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