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