@(url: String)(content: Html) @url match{ case NormalUrlPattern(_ @ _*) => {@content} case "" => {@content} }