From 67e6320434f0e130ea02b5bbfc8ba8a9fd182777 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Sat, 24 Mar 2007 20:28:47 -0700 Subject: docutils style url fixed + 404 --- bn_django/git_wiki/templates/git_wiki/item.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bn_django/git_wiki/templates') 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 }} - + {% endblock %} {% block path %}{{ block.super }} » -- cgit v1.2.3