]> git.xonotic.org Git - xonotic/xonstat.git/blobdiff - xonstat/templates/search.mako
Simplify navlinks. Woohoo!
[xonotic/xonstat.git] / xonstat / templates / search.mako
index d919d8168bbca1704b848544067afd09a67c1313..f80050fc135f932ec0548f0f72f4c89d95a792ec 100755 (executable)
 % endif
 
 <!-- navigation links -->
-${navlinks("search_paged", results.page, results.last_page, query)}
+${navlinks("search_paged", results.page, results.last_page, _query=query)}
 % endif
 
 <%block name="js">