{% load static %} {% include 'dashboard/admin_dashboard/header.html' %} {% include 'dashboard/admin_dashboard/body.html' %}
{% if messages %} {% for message in messages %} {% endfor %} {% endif %}

User Management Control panel

Add User

{% csrf_token %}
{% comment %} {% endcomment %}
{% comment %}
{% endcomment %}
{% comment %} {% for roles in roles %} {% endfor%}
{% include 'dashboard/visitors_dashboard/footer.html' %} {% comment %} {% endcomment %}