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

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



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