From d4c5432d304a4a6cf1739337466929f4e553f7a9 Mon Sep 17 00:00:00 2001 From: Miguel Ventura Date: Mon, 3 Sep 2012 00:39:05 +0100 Subject: Page objects for PAGES already contain the proper `url` attribute. Having the templates with /pages/ causes the generated links to be wrong. --- Just-Read/templates/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Just-Read') diff --git a/Just-Read/templates/base.html b/Just-Read/templates/base.html index 96511ad..a768618 100644 --- a/Just-Read/templates/base.html +++ b/Just-Read/templates/base.html @@ -40,7 +40,7 @@
@@ -65,4 +65,4 @@ s.parentNode.insertBefore(g,s)}(document,'script')); - \ No newline at end of file + -- cgit