css post class and links
Build / build (push) Successful in 8s

This commit is contained in:
2026-01-31 20:27:19 -05:00
parent 7f3b1f08e3
commit 06c4c9f5f7
4 changed files with 12 additions and 8 deletions
+4 -2
View File
@@ -2,6 +2,8 @@
{% block body %}
{{ content|safe }}
<div class="post">
{{ content|safe }}
</div>
{% endblock %}
{% endblock %}