From: Ant Zucaro Date: Sat, 28 Oct 2017 14:41:40 +0000 (-0400) Subject: Add a title for the versus page. X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=refs%2Fheads%2Fversus-in-menu;p=xonotic%2Fxonstat.git Add a title for the versus page. --- diff --git a/xonstat/templates/player_versus.mako b/xonstat/templates/player_versus.mako index 01600a4..9313d54 100644 --- a/xonstat/templates/player_versus.mako +++ b/xonstat/templates/player_versus.mako @@ -6,6 +6,10 @@ ${nav.nav('players')} +<%block name="title"> + Player Comparison + + % if p1 is not None and p2 is not None: