git repos / oastat_static_web_generator

templates/game.tpl

browsing at commit = 7bfcd113f92b958004558bda2717d4e1dbdda021

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_NUMBER}}</title>
</head>
<body>
</body>
</html>