scopesessions.org/_layouts/page.html

19 lines
265 B
HTML
Raw Normal View History

2014-11-30 23:17:02 +01:00
---
layout: default
---
<div class="post">
<div class="wrapper">
2015-01-09 18:01:24 +01:00
<!-- <header class="post-header">
2014-11-30 23:17:02 +01:00
<h1 class="post-title">{{ page.title }}</h1>
2015-01-09 18:01:24 +01:00
</header> -->
2014-11-30 23:17:02 +01:00
<article class="post-content">
{{ content }}
</article>
</div>
</div>