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

{{ client.name }}

← All Clients

Printers

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