+
+
{{ 'acpw_duplicate.title'|trans }}
+
+
{{ 'acpw_duplicate.description'|trans }}
+
+
+
+
+
{{ 'acpw_duplicate.to delete'|trans ~ ':' }}
+
+
+ {{ details.details(acpw2, accompanyingCourse) }}
+
+
+
+
+
+
+
+
{{ 'acpw_duplicate.to keep'|trans ~ ':' }}
+
+
+ {{ details.details(acpw, accompanyingCourse) }}
+
+
+
+
+
+ {{ form_start(form) }}
+
+
+
+
+
+ {{ form_widget(form.confirm) }}
+
+
+ {{ form_label(form.confirm) }}
+
+
+
+
+
+
+ {{ form_end(form) }}
+
+