beautified html & js

This commit is contained in:
Open-Steps.org 2015-02-13 18:11:24 +01:00
parent fe460c0a2e
commit a777ddada6
15 changed files with 648 additions and 753 deletions

View file

@ -1,18 +1,12 @@
---
layout: default
---
--- layout: default ---
<div class="post">
<div class="wrapper">
<div class="wrapper">
<!-- <header class="post-header">
<h1 class="post-title">{{ page.title }}</h1>
</header> -->
<article class="post-content">
{{ content }}
</article>
<article class="post-content">
{{ content }}
</article>
</div>
</div>
</div>