git repos / oastat_static_web_generator

templates/game.tpl

browsing at commit = 1391e5b520ff1663a58acabe73367e7173cb2f98

raw · blame · history

{{%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>