mirror of
https://github.com/kevin-DL/gothstarter.git
synced 2026-01-11 18:14:27 +00:00
6 lines
62 B
Plaintext
6 lines
62 B
Plaintext
package auth
|
|
|
|
templ Login() {
|
|
<div>on the login page</div>
|
|
}
|