Continue redesign

This commit is contained in:
Gergely Polonkai
2015-04-22 18:11:35 +02:00
parent eecf7bffec
commit 7a4be1de74
50 changed files with 156 additions and 156 deletions

View File

@@ -3,12 +3,13 @@ layout: default
---
<div class="post">
<header class="post-header">
<h2>{{ page.title }}</h2>
<header class="post-header">
<h2>{{page.title}}</h2>
<div class="clearfix"></div>
</header>
<article class="post-content">
{{ content }}
{{content}}
</article>
</div>