{% extends 'base.html' %} {% block title %}Pending Clients - HAVEN GRAZURI ADVANCE{% endblock %} {% block content %}
Review and approve clients pending registration approval.
{{ total_count }} client{{ total_count|pluralize }} waiting for approval.
Showing {{ clients.start_index }} to {{ clients.end_index }} of {{ total_count }} results
There are currently no clients waiting for approval.