{% if other is defined %} {{ trans('other_asked_for_registration') }} {% endif %}{% if other is undefined %} {{ trans('you_asked_to_register') }} {% endif %}

{% for reg_link in reg_link_html %} {{ reg_link }} {% endfor %}

{{ trans('note_registration') }}