]> git.ipfire.org Git - people/jschlag/pbs.git/blob - data/templates/base-form1.html
Drop dependency on textile
[people/jschlag/pbs.git] / data / templates / base-form1.html
1 {% extends "base.html" %}
2
3 {% block container %}
4 <div class="container container-body" style="width: 620px">
5 {% block body %}{% end block %}
6 </div>
7 {% end block %}