]> de.git.xonotic.org Git - xonotic/xonstat.git/blobdiff - xonstat/templates/base.mako
Create a map index view and corresponding template.
[xonotic/xonstat.git] / xonstat / templates / base.mako
index 76b6dc04c8a47b4b4935b448c337a159e45e8a38..812ec31c845df7abcb09c2efcd96bc537a7d0807 100755 (executable)
@@ -18,7 +18,7 @@
             <ul id="nav">
                 <li><a href="/players" title="Player Index">players</a></li>
                 <li><a href="/games" title="Game Index">games</a></li>
-                <li><a href="" title="Map Index">maps</a></li>
+                <li><a href="/maps" title="Map Index">maps</a></li>
                 <li><a href="" title="Server Index">servers</a></li>
             </ul>
         </div> <!-- END HEADER -->