@(path: String)(implicit flash: Flash) @import BootstrapHelper._ @main("Page not found") {

Page not found!!
@path
}