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

10 lines
156 B
HTML

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