tags on post header
This commit is contained in:
@ -12,9 +12,7 @@
|
||||
<ul>
|
||||
{% for post in posts %}
|
||||
<li class="my-12">
|
||||
{% include "post_preview_card.html" %} {#
|
||||
<ArticlePreviewCard {article} {segment} /> #} {#
|
||||
<ArticleFooter {article} {segment} /> #}
|
||||
{% include "post_preview_card.html" %}
|
||||
</li>
|
||||
{% endfor %}
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user