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

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



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