summaryrefslogtreecommitdiff
path: root/project/templates/tags/politics.xhtml
blob: 15fd2a9c5a0e387a0aeca63ad11eeb5f1fb6fd21 (plain)
1
2
3
4
5
6
7
8
9
10

{%- extends "tags/base_tag.xhtml" -%}



{%- block title -%}{{ tag_title ("Politics") }}{%- endblock -%}
{%- block content %}{{ tag_content ("Politics") }}{% endblock -%}
{%- block footer -%}{{ tag_footer ("politics.xhtml") }}{%- endblock -%}