mirror-crappy-reverie/_layouts/page.html
amitmerchant1990 b7b08cfcef init
2019-02-13 00:34:04 +05:30

13 lines
138 B
HTML

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