{% extends 'uhepp_vault/base.html' %} {% block title %}Users - uhepp hub{% endblock %} {% block content %}

Users

{% if profile_list %} {% else %}

There are no users visible to you.

{% endif %} {% endblock %}