feat: add page system behing navbar items and skeletons for loading

This commit is contained in:
2024-08-06 00:18:09 +02:00
parent 898ee32f9a
commit e084372b44
15 changed files with 392 additions and 16 deletions

View File

@ -5,5 +5,5 @@
hx-trigger="load"
hx-swap="outerHTML"
>
Chargement ...
{% include "skeletons/menu-items.html" %}
</div>