@(query: String, users: List[User])(implicit ctx: Context) @title = @{ "Search users" } @layout( title = title, active = "search") { }