diff --git a/cps/templates/http_error.html b/cps/templates/http_error.html index 1c3e17a80..ad3640920 100644 --- a/cps/templates/http_error.html +++ b/cps/templates/http_error.html @@ -5,7 +5,7 @@ - + {% if g.google_site_verification|length > 0 %} {% endif %} diff --git a/cps/templates/layout.html b/cps/templates/layout.html index f826aa51b..5a0849b22 100644 --- a/cps/templates/layout.html +++ b/cps/templates/layout.html @@ -7,7 +7,7 @@ - + {% if g.google_site_verification|length > 0 %} {% endif %} diff --git a/cps/templates/listenmp3.html b/cps/templates/listenmp3.html index 6cd8c6076..4ba6931e8 100644 --- a/cps/templates/listenmp3.html +++ b/cps/templates/listenmp3.html @@ -7,7 +7,7 @@ {{ entry.title }} - + {% if g.google_site_verification|length > 0 %} {% endif %} diff --git a/cps/templates/read.html b/cps/templates/read.html index c081334f0..08a8f3af8 100644 --- a/cps/templates/read.html +++ b/cps/templates/read.html @@ -7,7 +7,7 @@ {{_('epub Reader')}} | {{title}} - + {% if g.google_site_verification|length > 0 %} {% endif %} diff --git a/cps/templates/readcbr.html b/cps/templates/readcbr.html index 39786ec2d..8863e80bc 100644 --- a/cps/templates/readcbr.html +++ b/cps/templates/readcbr.html @@ -7,7 +7,7 @@ {{_('Comic Reader')}} | {{title}} - + {% if g.google_site_verification|length > 0 %} {% endif %} diff --git a/cps/templates/readdjvu.html b/cps/templates/readdjvu.html index bdc3ef959..2d34cbd45 100644 --- a/cps/templates/readdjvu.html +++ b/cps/templates/readdjvu.html @@ -5,7 +5,7 @@ {{_('DJVU Reader')}} | {{title}} - + {% if g.google_site_verification|length > 0 %} {% endif %} diff --git a/cps/templates/readtxt.html b/cps/templates/readtxt.html index 82b6e1a83..17099066c 100644 --- a/cps/templates/readtxt.html +++ b/cps/templates/readtxt.html @@ -6,7 +6,7 @@ {{_('txt Reader')}} | {{title}} - + {% if g.google_site_verification|length > 0 %} {% endif %} diff --git a/cps/templates/shelfdown.html b/cps/templates/shelfdown.html index ecf5b2522..5af3f6d5f 100644 --- a/cps/templates/shelfdown.html +++ b/cps/templates/shelfdown.html @@ -5,7 +5,7 @@ - + {% if g.google_site_verification|length > 0 %} {% endif %}