templates/game.tpl
browsing at commit = 805beac12c1fd80fd5265a5732eb8abcbf69ecc5
{{%AUTOESCAPE context="HTML"}}
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Language" content="en">
<meta name="description" content="OpenArena stats by oastats">
<meta rel="stylesheet" href="../static/css/oastat.css" type="text/css">
<title>OpenArena Stats - Game {{GAME_NUMBER}}</title>
</head>
<body>
<div class="intro">OpenArena Stats - Game {{GAME_NUMBER}}</div>
</body>
</html>