NixNet/_layouts/tags.html

9 lines
169 B
HTML
Raw Normal View History

2019-11-03 15:56:20 +00:00
---
layout: default
---
{% include page/title.html %}
<article id="scroll" class="post-content" role="main">
{{ content }}
</article>
{% include page/footer.html %}