{% for available_page_size in available_page_sizes %} {% if user_preference.default_page_size != available_page_size %}
  • {% endif %} {% endfor %}

    {% for other_publication_list in available_publication_lists %} {% if other_publication_list.id != publication_list.id %}
  • {% endif %} {% endfor %}

    {% for other_publication_list in available_publication_lists %} {% if other_publication_list.id != publication_list.id %}
  • {% endif %} {% endfor %}