0
mirror of https://github.com/valentineus/popov.link.git synced 2025-06-07 18:43:34 +03:00
popov.link/_layouts/page.html
Valentin Popov 9146edd459
Modify template pages from a new navbar
Signed-off-by: Valentin Popov <info@valentineus.link>
2019-03-25 02:56:40 +04:00

12 lines
124 B
HTML

---
layout: default
---
<article>
<hr />
<section role="article">
{{ content }}
</section>
</article>