Files
popov.link/_layouts/page.html
T
2018-04-03 02:08:33 +00:00

10 lines
148 B
HTML

---
layout: default
---
<!-- Contents of the page -->
<div class="page">
<h1 class="page-title">{{ page.title }}</h1>
{{ content }}
</div>