Files
cryptoanarchywiki.github.io/_layouts/project_single.html
2016-06-08 20:10:04 +05:30

16 lines
220 B
HTML

---
layout: default
---
<article class="post">
<header class="post-header">
<h1 class="post-title">{{ page.title }}</h1>
<hr />
</header>
<div class="post-content">
{{ content }}
</div>
</article>