package user import "git.markbailey.dev/cerbervs/ptpp/view/layout" templ SignUpForm() { @layout.Layout() {

Create an account

} }