Files
popov.link/_layouts/page.html
T

10 lines
148 B
HTML
Raw Normal View History

2018-04-03 02:07:44 +00:00
---
layout: default
---
<!-- Contents of the page -->
<div class="page">
<h1 class="page-title">{{ page.title }}</h1>
{{ content }}
</div>