Added HTML
This commit is contained in:
11
frontend/htmx/contents/dash/locations.html
Normal file
11
frontend/htmx/contents/dash/locations.html
Normal file
@@ -0,0 +1,11 @@
|
||||
{{ define "content" }}
|
||||
|
||||
<h1>Lagerorte</h1>
|
||||
|
||||
<div
|
||||
hx-get="/api/locations"
|
||||
hx-trigger="load"
|
||||
>
|
||||
</div>
|
||||
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user