git repos / oastat_static_web_generator

templates/index.tpl

browsing at commit = 5cdc350c9045cab74480a4633275e0506c1a3446

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">
<LINK rel="stylesheet" href="static/css/oastat.css" type="text/css">
<TITLE>OpenArena Stats</TITLE>
</HEAD>
<BODY>
<DIV id="marco">


<DIV class="cuadropresentacion">
<DIV class="update">Last updated on {{GENERATION_DATE}}</DIV>
<DIV class="intro">OpenArena Stats</DIV>
</DIV>
</DIV>
</BODY>

</html>