consolidate view and views directories

This commit is contained in:
ari melody 2025-04-02 21:21:19 +01:00
parent 5cc9a1ca76
commit 8eb432539c
Signed by: ari
GPG key ID: 60B5F0386E3DDB7E
10 changed files with 34 additions and 27 deletions

9
view/footer.html Normal file
View file

@ -0,0 +1,9 @@
{{define "footer"}}
<footer>
<div id="footer">
<small><em>*made with <span aria-label="love"></span> by ari, 2025*</em></small>
</div>
</footer>
{{end}}