summaryrefslogtreecommitdiff
path: root/_layouts/page.haml
blob: 6ad406cfbb52553eaa1d57c1b4234a41a6e368d3 (plain)
1
2
3
4
5
6
7
8
---
layout: default
---

.page
  %header
    %h1 {{ page.title }}
  %article {{ content }}