diff --git a/data/interfaces/bookstrap/audio.html b/data/interfaces/bookstrap/audio.html
index a345d6fce..015c0a653 100644
--- a/data/interfaces/bookstrap/audio.html
+++ b/data/interfaces/bookstrap/audio.html
@@ -13,7 +13,8 @@
%endif
Recent AudioBooks
%if lazylibrarian.CONFIG['USER_ACCOUNTS'] == True:
-
+
+
%endif
diff --git a/data/interfaces/bookstrap/books.html b/data/interfaces/bookstrap/books.html
index 8c8cc7ced..3d0226d96 100644
--- a/data/interfaces/bookstrap/books.html
+++ b/data/interfaces/bookstrap/books.html
@@ -14,7 +14,8 @@
Additions
Downloads
%if lazylibrarian.CONFIG['USER_ACCOUNTS'] == True:
-
+
+
%endif
%if len(languages) > 1:
diff --git a/data/interfaces/bookstrap/magazines.html b/data/interfaces/bookstrap/magazines.html
index 1c2ce994f..60de7d3d2 100644
--- a/data/interfaces/bookstrap/magazines.html
+++ b/data/interfaces/bookstrap/magazines.html
@@ -14,7 +14,8 @@
%endif
Recent Issues
%if lazylibrarian.CONFIG['USER_ACCOUNTS'] == True:
-
+
+
%endif