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

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



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