]> de.git.xonotic.org Git - xonotic/xonstat.git/blobdiff - xonstat/templates/search.mako
Fixed some bugs in player_info page
[xonotic/xonstat.git] / xonstat / templates / search.mako
old mode 100755 (executable)
new mode 100644 (file)
index 3c4f794..a7d5454
 % endif
 
 <!-- navigation links -->
-${navlinks("search_paged", results.page, results.last_page, _query=query)}
+${navlinks("search", results.page, results.last_page, search_query=query)}
 % endif
 
 <%block name="js">