fix Layout support

This commit is contained in:
pomaxa 2013-08-29 02:17:50 +03:00
parent 0e502aea85
commit 529122b1c9

View file

@ -30,6 +30,7 @@
<header id="header">
<div class="inner clearfix">
<h1><a href="{{ base_url }}">{{ site_title }}</a></h1>
<p>This is template without menu</p>
</div>
</header>