theshell.ch/site/_layouts/page.html
maggicl f38b5fc0e6 Inital commit: added initial jekyll install
git-svn-id: svn+ssh://atelier.inf.usi.ch/home/bevilj/group-1@1 a672b425-5310-4d7a-af5c-997e18724b81
2018-10-30 17:09:13 +00:00

15 lines
206 B
HTML

---
layout: main
---
<article class="post">
<header class="post-header">
<h2 class="post-title">{{ page.title }}</h2>
</header>
<div class="post-content">
{{ content }}
</div>
</article>