{% extends 'rcallocation/base.html' %} {% load static %} {% load publication_extras %} {% load countries %} {% block title %}Allocation Request{% endblock title %} {% block css %} {{ block.super }} {{ form.media.css }} {% endblock %} {% block sidebar %} {% with current_sidebar="allocation" %} {{ block.super }} {% endwith %} {% endblock %} {% block breadcrumb_nav %} {{ block.super }} {% endblock %} {% block js %} {{ block.super }} {% endblock %} {% block main %}
This form allows you to request a project specific allocation on the Nectar Research Cloud. Allocations take up to 3 weeks to process. If you have any questions please create a support ticket.
NOTE If you would like to request an extension or amendment of an existing allocation, please use the Amend/Extend allocation action on the existing allocation request on the My Requests page.
{% endblock %}{% if form.errors or investigator_formset.errors|first or publication_formset.errors|first or grant_formset.errors|first or grant_formset.non_form_errors %}INFO: Required fields are marked with an sign.
There are items that require your attention before you submit this form.
Before you begin this form, please have the following information ready.