diff --git a/pandora/templates/api.html b/pandora/templates/api.html index f4d37c9ef..4523e86bc 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 f016b1085..624ce3c5a 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 b1df15164..549bc29e4 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 @@