summaryrefslogtreecommitdiff
path: root/project/templates/tags/physics.xhtml
diff options
context:
space:
mode:
Diffstat (limited to 'project/templates/tags/physics.xhtml')
-rw-r--r--project/templates/tags/physics.xhtml10
1 files changed, 10 insertions, 0 deletions
diff --git a/project/templates/tags/physics.xhtml b/project/templates/tags/physics.xhtml
new file mode 100644
index 0000000..c88b7e5
--- /dev/null
+++ b/project/templates/tags/physics.xhtml
@@ -0,0 +1,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 -%}
+
+