]> de.git.xonotic.org Git - xonotic/xonstat.git/blobdiff - xonstat/templates/game_index.mako
Bundle in Luma.
[xonotic/xonstat.git] / xonstat / templates / game_index.mako
index 5e2b4ee72f6495b05a630bdaeb14cbf980a07e68..d240d783c63bc316e3af7df0cc6689fcfcfb5897 100644 (file)
@@ -3,11 +3,6 @@
 <%namespace file="scoreboard.mako" import="scoreboard" />
 <%namespace file="navlinks.mako" import="navlinks" />
 
-<%block name="css">
-${parent.css()}
-<link href="/static/css/luma.css" rel="stylesheet">
-</%block>
-
 <%block name="navigation">
 ${nav.nav('games')}
 </%block>