54e69909fc
Signed-off-by: Valentin Popov <valentineus@gmail.com>
10 lines
148 B
HTML
10 lines
148 B
HTML
---
|
|
layout: default
|
|
---
|
|
|
|
<!-- Contents of the page -->
|
|
<div class="page">
|
|
<h1 class="page-title">{{ page.title }}</h1>
|
|
{{ content }}
|
|
</div>
|