@(signupForm: Form[Application.Register]) @scripts = { } @main(null, scripts) {
 
@createFormOnly(signupForm)
}