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

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

Please complete the form on the right to add an image to your Collection. 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 collection by clicking on the Contribute Now button again.

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

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

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