mirror of
https://github.com/valentineus/popov.link.git
synced 2025-06-07 02:23:34 +03:00
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>
|