{% extends "index.html"%} {% block content%}

Edit Data USer


{% csrf_token %}
{{form.role}}
{% endblock content%}