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

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



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