@(error: String) @if(flash.containsKey(error + "-error")) {
@flash.get(error + "-error")
}