mirror of
https://github.com/perstarkse/minne.git
synced 2026-04-11 03:36:53 +02:00
5 lines
184 B
HTML
5 lines
184 B
HTML
<div class="p-4 shadow mt-4 rounded-box">
|
|
<div class="flex gap-4">
|
|
<button class="btn btn-primary" hx-get="/ingress-form" hx-swap="outerHTML">Add Content</button>
|
|
</div>
|
|
</div> |