@(query: String = "", region: String = "", state: String = "", city: String = "", results: List[SearchResult]) @scripts = { } @attendance("search-school", scripts=scripts) { @if( results != null ) { @if( results.size == 0) {
Nome | Município |
---|---|
@Html(res.name) | @Html(res.city) |