From f522ba52f6acc70d809d4220e31fed2f01515d6b Mon Sep 17 00:00:00 2001 From: j <0x006A@0x2620.org> Date: Thu, 16 Jan 2014 13:12:10 +0000 Subject: [PATCH] update templates --- pandora/templates/api.html | 2 +- pandora/templates/index.html | 2 +- pandora/templates/item.html | 22 +++++++++------------- 3 files changed, 11 insertions(+), 15 deletions(-) diff --git a/pandora/templates/api.html b/pandora/templates/api.html index f4d37c9e..4523e86b 100644 --- a/pandora/templates/api.html +++ b/pandora/templates/api.html @@ -30,7 +30,7 @@ diff --git a/pandora/templates/index.html b/pandora/templates/index.html index f016b108..624ce3c5 100644 --- a/pandora/templates/index.html +++ b/pandora/templates/index.html @@ -32,7 +32,7 @@
{{text|safe}}
-
{{settings.SITENAME}} requires JavaScript.
+
{{settings.SITENAME}} requires JavaScript.
diff --git a/pandora/templates/item.html b/pandora/templates/item.html index b1df1516..549bc29e 100644 --- a/pandora/templates/item.html +++ b/pandora/templates/item.html @@ -1,13 +1,13 @@ - + {{head_title}} - + - - + + - + {%if description %} {%endif%} {%if keywords %} {%endif%} @@ -33,21 +33,17 @@