{% if contracts_ending %}
CNP CORE - Contracts ending alert


Dear {{ pi }},



Please be aware that the next ongoing fellowship contracts will end within the next {{ deadline }} days.

Please let Admin know if and under which terms it should be renewed. You must do so by using the link in front of each fellow name.


Please note that all proposals must be submitted imperatively up to 30 days prior to beginning date.


Let us know if we can assist you any further.

Expiring contracts

{% for contract in contracts_ending %} {% endfor %}
Person Contract ref. Contract ending
{{ contract.person }} {{ contract.contract_ref }} {{ contract.contract_end|date:"Y-m-d" }}


Renew contracts here

Note: Expired contracts are not shown in the above table.
Note: Expired dates are shown in red.

Thank you,


Please send an email to admin.it@neuro.fchampalimaud.org if you are not entitled to see this message.

{% else %} Nothing to report {% endif %}