@import org.ada.web.util.matchesPath @import org.incal.play.controllers.WebContext @import org.incal.play.controllers.WebContext._ @( routesPrefix: String, menus: Traversable[(String, Traversable[(Call, String, Option[Int])])] )(implicit context: WebContext) @topItem(text: String, id: Int) = {
  • } @listItem(call: Call, text: String, matchPrefixDepth : Option[Int] = None) = {
  • }