{% extends "base/layouts.html" %} {% block content %}

Users

{% include 'views/spinner.html' %}
Total Users Found: 0

Use the search button or filters above to find users

{% endblock %} {% block scripts %} {% endblock %}