Added footer

This commit is contained in:
2025-02-06 16:01:00 +11:00
parent 399cd43626
commit dfbf3d1c79
14 changed files with 159 additions and 294 deletions

View File

@@ -4,6 +4,6 @@ import "projectreshoot/view/layout"
templ Index() {
@layout.Global() {
This is my index page
<div></div>
}
}