{% if users_perms %} {% for user in users_perms %} {% include 'user/user_incl.html' with user=user %} {% endfor %} {% else %}

Dataset not shared

{% endif %}