<p>{{ translations.urlCaption }}</p>
<div>
    {{ form_widget(form.url) }}
    {{ form_errors(form.url) }}
</div>