Living-Hinge-Swatches/_layouts/page.html
2015-06-04 13:45:52 -07:00

9 lines
114 B
HTML

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