]> de.git.xonotic.org Git - xonotic/xonstat.git/blobdiff - xonstat/templates/main_index.mako
Replace the game_index view w/ game_finder.
[xonotic/xonstat.git] / xonstat / templates / main_index.mako
index b27efe412bdd94e285cc204ba1aee154b1762566..1814b2f1c06fba94b605de51dfc9f8a1bbb128a1 100644 (file)
@@ -199,7 +199,7 @@ Leaderboard
         % endfor
         </tbody>
     </table>
-    <p><a href="${request.route_url('game_finder')}">More...</a></p>
+    <p><a href="${request.route_url('game_index')}">More...</a></p>
   </div> <!-- /span12 -->
 </div> <!-- /row -->
 % endif