Initial commit with user management
This commit is contained in:
commit
a1a928e7cb
98 changed files with 13042 additions and 0 deletions
3
views/pages/index.gotmpl
Normal file
3
views/pages/index.gotmpl
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{{ define "page" }}
|
||||
<script type="module" src="/js/{{ .VERSION }}/app.mjs"></script>
|
||||
{{ end }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue