Remove page-content

This commit is contained in:
kpcyrd 2014-09-10 15:48:10 +02:00
commit 98cc20a06e
2 changed files with 1 additions and 12 deletions

View file

@ -6,10 +6,8 @@
{% include header.html %}
<div class="page-content">
<div class="wrap">
<div class="wrap">
{{ content }}
</div>
</div>
{% include footer.html %}