From c29b1696f71ced9d25defea56ffe45a72f135c89 Mon Sep 17 00:00:00 2001 From: quarz12 Date: Sun, 14 May 2023 18:01:02 +0200 Subject: [PATCH 01/13] added function to get bytelength of book text --- cps/templates/read.html | 272 +++++++++++++++++++++------------------- 1 file changed, 144 insertions(+), 128 deletions(-) diff --git a/cps/templates/read.html b/cps/templates/read.html index b75c31fe..e687f7c8 100644 --- a/cps/templates/read.html +++ b/cps/templates/read.html @@ -1,154 +1,170 @@ - - - - {{_('epub Reader')}} | {{title}} - - - - {% if g.google_site_verification|length > 0 %} - - {% endif %} - - + + + + {{ _('epub Reader') }} | {{ title }} + + + + {% if g.google_site_verification|length > 0 %} + + {% endif %} + + - - - - - - -