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