{% extends 'uhepp_vault/base.html' %} {% block content %}

Users

{% if profile_list %} {% else %}

There are no users visible to you.

{% endif %} {% endblock %}