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

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



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