%{ result = _arg ?: _result }%

These routes have been tried, in this order :

    #{list items:play.mvc.Router.routes, as:'route'}
  1. ${route.method.pad(10).raw()}${(route.host + route.path).pad(50).raw()}${route.action}
  2. #{/list}