5 lines
68 B
Plaintext
5 lines
68 B
Plaintext
package user
|
|
|
|
templ Show() {
|
|
<h1>Hello from the user page</h1>
|
|
} |