swisskyrepo.github.io/_layouts/page.html

13 lines
138 B
HTML
Executable File

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