]> de.git.xonotic.org Git - xonotic/xonstat.git/blobdiff - xonstat/templates/player_info.mako
The blank space isn't needed.
[xonotic/xonstat.git] / xonstat / templates / player_info.mako
index e24a59b86a518401c3f088563a9722a95df34e15..0c560e51a3e934c8fa668d7b47e6fd4face9c20b 100644 (file)
               <small><br /></small>
             % endif
 
-            <small><br /></small>
-
             % if g.game_type_cd == 'ctf':
               % if overall_stats[g.game_type_cd].cap_ratio is not None:
                 Cap Ratio: <small>${round(overall_stats[g.game_type_cd].cap_ratio,2)} (${overall_stats[g.game_type_cd].total_captures} captures, ${overall_stats[g.game_type_cd].total_pickups} pickups) <br /></small>