{% extends "base-apply.html" %} {% load static i18n %} {% block title %}{% trans "Contractor Setup Completed" %}{% endblock %} {% block content %}
{% trans "Your {{ ORG_SHORT_NAME }} Programme Manager will be in touch with you if there are any issues." %}
{% trans "We will use this information to create the contract for your project." %}
{% trans "Once this has happened, we will send you a message with your contract." %}
{% trans "We'll ask you to read it, and if everything is OK, you can sign it." %}
{% trans "Visit Project Detail Page" %}