@main("Login") {

Login

@if(flash.contains("error")) {

@flash().get("error")

} @_providerPartial(skipCurrent=false)
Back to index }