This commit is contained in:
Aron Petau 2025-04-30 00:07:32 +02:00
parent 9f4d78baa2
commit 84c80eceaa
71 changed files with 90 additions and 2884 deletions

View file

@ -47,7 +47,7 @@
</li>
{% endfor %}
</ul>
</details>
</details>
{% endif %}
{%- if page.content -%}
{{ page.content | safe }}
@ -68,5 +68,4 @@
</div>
</div>
{% include "shares.html" %}
{% include "comments.html" %}
{% endblock %}