{% extends "base.html" %} {% block title %}Invoice rejected by AEAT - action required - {{ clinic_name | default('DentalPin') }}{% endblock %} {% block content %}
Hello {{ admin_name }},
Recommended action: {{ suggested_cta }}
{% endif %}Please review the rejection in the Verifactu settings of your clinic and take the necessary corrective action.
{% endblock %}