|
|
|
@ -47,7 +47,7 @@ |
|
|
|
|
|
|
|
|
|
<div class="flex items-center justify-center mb-6"> |
|
|
|
|
{{ form_widget(form.termsAccepted, {'attr': {'class': 'mr-2 leading-tight'}}) }} |
|
|
|
|
{{ form_label(form.termsAccepted, 'By checking this box, I confirm that I accept the data processing by OFAJ') }} |
|
|
|
|
{{ form_label(form.termsAccepted, 'By checking this box, I confirm that I accept the data processing by the platform' | trans) }} |
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
<div class="terms-container"> |
|
|
|
|