diff options
Diffstat (limited to 'project/templates/integral.xhtml')
-rw-r--r-- | project/templates/integral.xhtml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/project/templates/integral.xhtml b/project/templates/integral.xhtml index 8f2f33a..364ef0a 100644 --- a/project/templates/integral.xhtml +++ b/project/templates/integral.xhtml @@ -7,6 +7,10 @@ +{%- block footer -%}{{ math_footer ("integral.xhtml") }}{%- endblock -%} + + + {%- block style %} <link href="/css/integral.css" rel="stylesheet" /> {% endblock -%} |