]> de.git.xonotic.org Git - xonotic/xonstat.git/blobdiff - xonstat/templates/player_game_index.mako
Lowercase game type description depending on context.
[xonotic/xonstat.git] / xonstat / templates / player_game_index.mako
index f02a6b3e1b4f7687d386418c79200f5f1f709f48..5e26c588c82add6bcb0e7d00b78fd5cc5a517773 100644 (file)
@@ -18,7 +18,7 @@ Recent Games
 % if not games:
 <h2>Sorry, no 
     % if game_type_descr:
-    ${game_type_descr}
+    ${game_type_descr.lower()}
     % endif
   games yet for 
   <a href="${request.route_url('player_info', id=player.player_id)}">${player.nick_html_colors()|n}</a>. Get playing!