Reading Progress
Track your reading progress across all devices
diff --git a/templates/queue.templ b/templates/queue.templ
index 66dc516..6c4ae2c 100644
--- a/templates/queue.templ
+++ b/templates/queue.templ
@@ -16,7 +16,7 @@ templ Queue(user User, queueItems []handlers.QueueItemResponse, stats handlers.Q
@Header(user, "/queue")
-
+
diff --git a/templates/unlinked_books.templ b/templates/unlinked_books.templ
index 3cf60b5..45109c7 100644
--- a/templates/unlinked_books.templ
+++ b/templates/unlinked_books.templ
@@ -14,7 +14,7 @@ templ UnlinkedBooks(user User, unlinkedBooks []UnlinkedBookData) {
@Header(user, "/unlinked")
-
+
Unlinked Books
Resolve books that couldn't be automatically matched between devices