+ to the git

This commit is contained in:
itsig0
2024-03-20 22:56:17 +01:00
commit cc4bd9febc
86 changed files with 11153 additions and 0 deletions

7
view/layout/footer.templ Normal file
View File

@@ -0,0 +1,7 @@
package layout
templ footer(){
<p>Feet</p>
}