mirror of
https://github.com/alvierahman90/gronk.git
synced 2025-10-13 07:54:31 +00:00
make start and end of posts more clear
This commit is contained in:
@@ -68,7 +68,9 @@
|
||||
{{ content|safe }}
|
||||
|
||||
{% for post in posts %}
|
||||
<div class="blog_inline_post">
|
||||
{{ post['description']|safe }}
|
||||
</div>
|
||||
{% endfor %}
|
||||
{% endif %}
|
||||
|
||||
|
Reference in New Issue
Block a user