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