setup fix
This commit is contained in:
5
view/user/show.templ
Normal file
5
view/user/show.templ
Normal file
@@ -0,0 +1,5 @@
|
||||
package user
|
||||
|
||||
templ Show() {
|
||||
<h1>Hello from the user page</h1>
|
||||
}
|
||||
Reference in New Issue
Block a user