diff options
Diffstat (limited to 'bn_django/git_wiki')
-rw-r--r-- | bn_django/git_wiki/templates/git_wiki/item.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bn_django/git_wiki/templates/git_wiki/item.html b/bn_django/git_wiki/templates/git_wiki/item.html index 69332fd..51680ef 100644 --- a/bn_django/git_wiki/templates/git_wiki/item.html +++ b/bn_django/git_wiki/templates/git_wiki/item.html @@ -2,7 +2,7 @@ {% block stylesheets %} {{ block.super }} -<link rel="STYLESHEET" type="text/css" href="/style/docutils.css" /> +<link rel="STYLESHEET" type="text/css" href="/static/style/docutils.css" /> {% endblock %} {% block path %}{{ block.super }} » <a href="/k/{{ item.slug }}/"> |