Complete redesign, wow!

This commit is contained in:
Pascal Engélibert 2024-12-26 13:37:14 +01:00
commit 49049eadb3
37 changed files with 1363 additions and 485 deletions

View file

@ -0,0 +1,3 @@
<div class="page{% if pos %} page-{{ pos }}{% endif %}">
{{ body | markdown | safe }}
</div>