Subversion Repositories navi

Compare Revisions

Ignore whitespace Rev 179 → Rev 183

/webapp/templates/base.html
52,7 → 52,7
<body>
<div id="center">
<h1>Tsim Apiak</h1>
<h2>By szabot and Muzer</h2>
<h2>By Sh4rK and Muzer</h2>
<h2>{% block title %}Title{% end %}</h2>
{% block body %}Body{% end %}
</div>