- {% endif %}
- {%endfor%}
{% for shelf in g.shelves_access %}
{% if not shelf.id in books_shelfs %}
@@ -253,16 +241,6 @@
{% if books_shelfs %}
- {% for shelf in g.user.shelf %}
- {% if shelf.id in books_shelfs and shelf.is_public != 1 %}
-
- {{shelf.name}}
-
- {% endif %}
- {%endfor%}
{% for shelf in g.shelves_access %}
{% if shelf.id in books_shelfs %}