Living-Hinge-Swatches/_layouts/page.html
Scott Austin 61612b3982 updates
2015-06-04 23:32:38 -07:00

10 lines
128 B
HTML

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