mirror of
https://github.com/perstarkse/minne.git
synced 2026-04-21 08:21:25 +02:00
frontend styling and misc fixes
This commit is contained in:
7
templates/index/signed_in/quick_actions.html
Normal file
7
templates/index/signed_in/quick_actions.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<div class="card bg-base-100 shadow-xl mt-4">
|
||||
<div class="card-body">
|
||||
<div class="flex gap-4">
|
||||
<a class="btn btn-primary" hx-get="/ingress-form" hx-swap="outerHTML">Add Content</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user