{% if form_accepted %}
Thank you for your answers ! We have updated the Community Explorer registration database with this new information.
{% else %}
Your answers couldn't be accepted
{% if backend_error %}
because there was an error in the DB save (see detail below)
{% else %}
because you filled some wrong information in the verification test !
{% endif %}
(if you click "back" you should be able to have your answers still in the form)
{% endif %}
{{key}} {{records[key]}}
{% endfor %}{{message|safe}}