Adapt article page layout

This commit is contained in:
Stefan Schlott 2013-08-27 09:57:40 +02:00
parent 403e2d65ad
commit 6ca2f1fa8d

View file

@ -14,7 +14,7 @@
<li><i class="icon-bookmark"></i> <a itemprop="url" href="<%= item.path() %>">Permalink</a></li> <li><i class="icon-bookmark"></i> <a itemprop="url" href="<%= item.path() %>">Permalink</a></li>
</ul> </ul>
</header> </header>
<p> <hr>
<section> <section>
<%= yield %> <%= yield %>
</section> </section>