{% extends 'user/user_layout.html' %} {% load bookwyrm_tags %} {% block header %} {% if is_self %}Your {% else %} {% include 'snippets/username.html' with user=user possessive=True %} {% endif %} shelves {% endblock %} {% block panel %}
Shelf privacy: