{% extends "base.html" %} {% load static %} {% load crispy_forms_tags %} {% block title %}
SL No | Full Name | User Name | Mother Organization | Sister Organization | Action |
---|---|---|---|---|---|
{{forloop.counter}} | {{ user.first_name }} | {{ user.username }} | {{ user.mother_organization }} | {{ user.sister_organization }} |