{% extends "base-apply.html" %} {% load static i18n %} {% block title %}{% trans "Contractor Setup Completed" %}{% endblock %} {% block content %}

{% trans "Contractor Setup Completed" %}

Thank you for submitting your information.

Your {{ ORG_SHORT_NAME }} Programme Manager will be in touch with you if there are any issues.

What will happen next?

We will use this information to create the contract for your project.

Once this has happened, we will send you a message with your contract.

We'll ask you to read it, and if everything is OK, you can sign it.

{% trans "Visit Project Detail Page" %}
{% endblock %} {% block extra_js %} {% endblock %}