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

Firm Branding Settings

Configure firm logo, favicon, standard colours, contact details and invoice presentation defaults.

{% if saved %}
Saved successfully
{% endif %}
{% if can_change_tenant %}
System Admin can preview/edit branding for any audit firm. Firm Admin is restricted to own firm.
{% endif %}
{% if branch %}{% endif %}
Brand Identity
Contact & Statutory Details
Invoice / Payment Defaults
Back to Setup
{% endblock %}