{% if active_users or inactive_users %} {% include 'django_spire/auth/user/scroll/scroll.html' %} {% else %} {% include 'django_spire/item/no_data_item.html' %} {% endif %}