shortnotes
This commit is contained in:
parent
cb83efaa58
commit
dbfa0ec5bd
@ -21,7 +21,7 @@
|
|||||||
{% if post.draft %}<span class="draft">(Draft)</span>{% endif %}
|
{% if post.draft %}<span class="draft">(Draft)</span>{% endif %}
|
||||||
</div>
|
</div>
|
||||||
<div class="shortnotes-content">
|
<div class="shortnotes-content">
|
||||||
{{ post.content }}
|
{{ post.content | safe }}
|
||||||
</div>
|
</div>
|
||||||
{{ hooks::posts_below_title(page=post) }}
|
{{ hooks::posts_below_title(page=post) }}
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user