@(form: Form[controllers.gui.Authentication.Login]) JATOS @if(general.common.Common.isOauthGoogleAllowed()) { }
@if(general.common.Common.isOauthGoogleAllowed()) {
} else {
}
@helper.form(action = controllers.gui.routes.Authentication.authenticate, 'class -> "form-login", 'role -> "form") { }