setup fix

This commit is contained in:
Beto
2024-03-03 19:57:33 -06:00
parent 4327e9fc8d
commit b18b316775
+5
View File
@@ -0,0 +1,5 @@
package user
templ Show() {
<h1>Hello from the user page</h1>
}