@(form: Form[SignUpForm]) @main("Sign up!") { @helper.form(routes.AuthController.newUser()) {

Sign up

Already have a user? Log in now!

} }