{% endif %}
{% endif %}
{% with sub_reports="REPORT_VISA_EXPIRY,REPORT_PASSPORT_EXPIRY,REPORT_TRAVEL_INSURANCE_EXPIRY,REPORT_BIRTH,REPORT_ANNIVERSARY,REPORT_CLIENT" %}
{% for report in sub_reports|split:"," %}
{% if report in assigned_menu %}
{% if not has_report_rights %}{% with True as has_report_rights %}{% endwith %}{% endif %}
{% endif %}
{% endfor %}
{% endwith %}
{% if has_report_rights %}