{% extends "./base_email.html" %} {% load static %} {% block email_header %}
GLCDI Application declined
{% endblock %} {% block email_body %}

Hello {{ fullname }},

Your organization, {{ organization_name }}, was not approved for the GLCDI Data Space at this time.

1. Contact support

If you have questions about this decision, our team is here to help.

Contact support »
 

2. Reapply anytime

You can submit a new application whenever your organization is ready.

Start new application »

This is an automated message. Please do not reply to this email.

{% endblock %}