First version of web UI

This commit is contained in:
Senad Uka
2022-02-13 05:12:49 +01:00
parent a040320827
commit f6e90deebd
9 changed files with 274 additions and 34 deletions

6
web/data/footer.html Normal file
View File

@@ -0,0 +1,6 @@
{{define "footerHTML"}}
<footer>
© StareNovine
</footer>
{{end}}