net/_layouts/page.html

9 lines
86 B
HTML
Raw Normal View History

2012-01-02 23:15:05 -05:00
---
layout: default
---
2012-01-04 23:32:18 -05:00
<header>
<h1>{{ page.title }}</h1>
</header>
{{ content }}