@()(implicit flash:Flash) @displayFlash(flashType: String) = { @for(message <- flash.get(flashType)) {