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

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

Please complete the form on the right to add an image to your {% trans %}Case Study{% endtrans %}. The {{ d2_sys_config('sys_orginization') }} team will assess your submission and respond to you as soon as possible.

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

At this point you will have the option of adding another {% trans %}Case Study{% endtrans %}, or adding to an existing {% trans %}Case Study{% endtrans %}.

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

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