refacto: rename html and rs templates dirs to old_*

This commit is contained in:
2024-08-23 15:41:49 +02:00
parent 09717c4ed2
commit 6f1fd934d9
31 changed files with 7 additions and 8 deletions

View File

@ -0,0 +1,9 @@
<div
id="nav-menu-mobile"
hx-get="/nav/menu?mobile=true"
hx-target="this"
hx-trigger="load"
hx-swap="outerHTML"
>
Chargement ...
</div>