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

Welcome {{ fullname }},

Your organization, {{ organization_name }}, is now a member of the GLCDI Data Space.

1. Set your password

Your username is your email address and your temporary password is {{ keycloak_password|safe }}. Update your password to access the data space.

Set your password »
 

2. Start sharing data

Login and start sharing data with others.

Go to data space »
 

3. Set up invoicing & payment channels

Configure invoicing if you plan to charge for your datasets.

Set up payments »

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

{% endblock %}