diff --git a/cps/templates/index.xml b/cps/templates/index.xml index 66e32a69..f0a6e2e0 100644 --- a/cps/templates/index.xml +++ b/cps/templates/index.xml @@ -34,6 +34,7 @@ {{url_for('feed_discover')}} {{_('Show Random Books')}} +{% if not current_user.is_anonymous() %} {{_('Read Books')}} @@ -46,6 +47,7 @@ {{url_for('feed_unread_books')}} {{_('Unread Books')}} +{% endif %} {{_('Authors')}}