{% endif %}
{% if not no_filters %}
{% if bookshelf_home %}
{% else %}
{% if title_search %}
{% endif %}
{% endif %}
{% endif %}
{% if add_bookshelves %}
{% if individual_book_shelf or show_books %}
Browse by Bookshelf
{% else %}
Go Home
{% endif %}
{% else %}
{% if not show_books %}
Go Home
{% endif %}
{% endif %}