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

Clients

Add Client

Client List

{% include "partials/client_list.html" %}
{% endblock %}