add abstract to blog posts
This commit is contained in:
parent
3e807a47f9
commit
11ac4f2388
3 changed files with 13 additions and 1 deletions
|
|
@ -15,6 +15,6 @@
|
|||
{% endif %}
|
||||
on {{ post.pub_date }}
|
||||
</p>
|
||||
{{ post.body }}
|
||||
{{ post.abstract }}
|
||||
</div>
|
||||
{% endmacro %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue