Registration form

{% 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 because you filled some wrong information in the verification test !
(if you click "back" you should be able to have your answers still in the form)
{% endif %}

 
 
 

debug

{% for key in records %}

{{key}} {{records[key]}}

{% endfor %}
debug message
{{message}}