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

Contractor Setup Completed

Thank you for submitting your information.

Your OTF 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.

{% endblock %} {% block extra_js %} {% endblock %}