aboutsummaryrefslogblamecommitdiffstatshomepage
path: root/_layouts/page.html
blob: 48cffb2dec2461561ccd8c520e46e0b4353c3f38 (plain) (tree)
1
2
3
4
5
6


               
                                                                                             
     
             
---
layout: default
---
<h1>{{ page.title }}{% if page.subtitle %} <small>{{ page.subtitle }}</small>{% endif %}</h1>
<hr/>
{{ content }}