post_preview with footer
This commit is contained in:
@ -54,6 +54,7 @@
|
||||
{% for post in featured_posts %}
|
||||
<li>
|
||||
{% include "components/post_preview.html" %}
|
||||
<hr class="border-blue-950 my-5">
|
||||
</li>
|
||||
{% endfor %}
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user