timeline fix
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<div class="max-w-3xl mx-auto px-6 py-16">
|
||||
<ol class="relative border-l border-gray-300">
|
||||
<p>hint</p>
|
||||
{{ post.timeline }}
|
||||
{{ post.timeline | safe}}
|
||||
</ol>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user