From bc0f01fbc38e25b43ff63803d491b9d6a5637f2a Mon Sep 17 00:00:00 2001 From: jminardi Date: Thu, 11 Jul 2013 00:18:05 -0500 Subject: BUG: direct header link to correct url --- mnmlist/templates/page.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mnmlist/templates') diff --git a/mnmlist/templates/page.html b/mnmlist/templates/page.html index 0fad5fe..8b16fa7 100644 --- a/mnmlist/templates/page.html +++ b/mnmlist/templates/page.html @@ -3,7 +3,7 @@ {% block content %}

{{ SITENAME }} {% if SITESUBTITLE %} {{ SITESUBTITLE }}{% endif %} : - {{ page.title }}

+ {{ page.title }}
{{ page.content }} -- cgit v1.1