@(form: Form[LoginForm]) @main("Login") { @helper.form(routes.AuthController.authenticate()) {

Login

Don't have a user yet? Sign up now!

} }