Files
folkugat-web/folkugat_web/assets/templates/fragments/footer.html
2025-03-09 20:00:54 +01:00

11 lines
258 B
HTML

<div id="footer">
<hr class="h-px my-3 bg-beige border-0 ">
<div id="nota" class="flex items-center justify-center">
<div hx-post="/api/nota"
hx-trigger="load"
hx-target="#nota"
hx-swap="innerHTML">
</div>
</div>
</div>