{% load i18n thumbnail cosinnus_tags static %} {% load endless %} {% lazy_paginate 20 object_list %} {% for user in object_list %}
{% empty %} {% include 'cosinnus/common/empty_button.html' with message="There are no visible users." %} {% endfor %} {% show_more %}