{% block image_file_widget %}
{% if form.vars.uploaded_file_path %} {% endif %} {{ form_widget(form) }}
{% endblock %}