{% extends "ui/templates/base/layout.html" %} {% block content %}

Edit Client

B5 role-aware edit flow.

{% if form_errors %}
{% endif %}
{% include "modules/clients/templates/clients/partials/form.html" %}
Cancel
{% endblock %}