initial version
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{{ define "init_page" }}
|
||||
<p>Init page</p>
|
||||
<button class="btn btn-accent" hx-get="/users" hx-swap="outerHTML" hx-target="#content">Get
|
||||
list of users</button>
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user