{{ branding.companyName | default('') }}
{{ pgMessage('footer.linkRapidi') }}
{{ pgMessage('footer.contatti') }}
{% if branding.operativeAddress is not empty %}
- {{ branding.operativeAddress }}
{% endif %}
{% if branding.supportPhone is not empty %}
- {{ branding.supportPhone }}
{% endif %}
{% if branding.supportEmail is not empty %}
- {{ branding.supportEmail }}
{% endif %}