7 lines
122 B
HTML
7 lines
122 B
HTML
---
|
|
layout: base
|
|
lang: en
|
|
---
|
|
<h1>{{ page.title }}<br><small>{{ page.date | date:"%e %B %Y" }}</small></h1>
|
|
{{ content }}
|