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

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



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