{% extends 'base.html' %} {% load static %} {% block content %}
Admin

{{ a_count }}

Customer

{{ c_count }}

{% endblock content %}