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