mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
9 lines
122 B
HTML
9 lines
122 B
HTML
---
|
|
layout: default
|
|
---
|
|
|
|
<article class="page">
|
|
<h1 class="page-title">{{ page.title }}</h1>
|
|
{{ content }}
|
|
</article>
|