Living-Hinge-Swatches/_layouts/page.html

9 lines
114 B
HTML
Raw Normal View History

2015-06-04 22:45:52 +02:00
---
layout: default
---
<div class="page">
<h1 class="page-title">{{ page.title }}</h1>
{{ content }}
</div>