tags.html

1---
2layout: default
3---
4{% include page/title.html %}
5<article id="scroll" class="post-content" role="main">
6    {{ content }}
7</article>
8{% include page/footer.html %}