urn:uuid:2853dacf-ed79-42f5-8e8a-a7bb3d1ae6a2{{ current_time }}{{instance}}{{instance}}https://github.com/janeczku/calibre-web{{_('Hot Books')}}{{url_for('opds.feed_hot')}}{{ current_time }}{{_('Popular publications from this catalog based on Downloads.')}}{{_('Top Rated Books')}}{{url_for('opds.feed_best_rated')}}{{ current_time }}{{_('Popular publications from this catalog based on Rating.')}}{{_('Recently added Books')}}{{url_for('opds.feed_new')}}{{ current_time }}{{_('The latest Books')}}{{_('Random Books')}}{{url_for('opds.feed_discover')}}{{ current_time }}{{_('Show Random Books')}}
{% if not current_user.is_anonymous %}
{{_('Read Books')}}{{url_for('opds.feed_read_books')}}{{ current_time }}{{_('Read Books')}}{{_('Unread Books')}}{{url_for('opds.feed_unread_books')}}{{ current_time }}{{_('Unread Books')}}
{% endif %}
{{_('Authors')}}{{url_for('opds.feed_authorindex')}}{{ current_time }}{{_('Books ordered by Author')}}{{_('Publishers')}}{{url_for('opds.feed_publisherindex')}}{{ current_time }}{{_('Books ordered by publisher')}}{{_('Categories')}}{{url_for('opds.feed_categoryindex')}}{{ current_time }}{{_('Books ordered by category')}}{{_('Series')}}{{url_for('opds.feed_seriesindex')}}{{ current_time }}{{_('Books ordered by series')}}{{_('Languages')}}{{url_for('opds.feed_languagesindex')}}{{ current_time }}{{_('Books ordered by Languages')}}{{_('File formats')}}{{url_for('opds.feed_formatindex')}}{{ current_time }}{{_('Books ordered by file formats')}}{{_('Public Shelves')}}{{url_for('opds.feed_shelfindex', public="public")}}{{ current_time }}{{_('Books organized in public shelfs, visible to everyone')}}
{% if not current_user.is_anonymous %}
{{_('Your Shelves')}}{{url_for('opds.feed_shelfindex')}}{{ current_time }}{{_("User's own shelfs, only visible to the current user himself")}}
{% endif %}