@(info: String = "", error: String = "") @import controllers.rules.routes.Assets @if(!info.isEmpty) { @info } @if(!error.isEmpty) { } @* *@