Krys4lide/crates/app/templates/layout/nav/mobile/profile-items.html

10 lines
156 B
HTML
Raw Normal View History

<div
id="profile-menu-mobile"
hx-get="/profile/menu?mobile=true"
hx-target="this"
hx-trigger="load"
hx-swap="outerHTML"
>
Chargement ...
</div>