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

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



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