{% extends 'D2CustomerBundle::base.html.twig' %} {% block page_header %}
Add a Photo to the Case Study {{ case_study.title }}.

{% endblock page_header %} {% block content %}

Please complete the form on the right to add an image to your Case Study. The Migration:Cities team will assess your submission and respond to you as soon as possible.

Once uploaded, you can add additional images to the Case Study by clicking on the Contribute Now button again.

At this point you will have the option of adding another Case Study, or adding to an existing Case Study.

Many thanks for your contribution and for helping us to enrich our platform!

{{ form_widget(form) }}
{% endblock content %}