{{ extends 'global/Page.html' }}
{{ block title }}{%if C.LANGUAGE == "ENG" %}Thank you for deciding to participate in our experiment{%else%} Dziękujemy, że bierzesz udział w naszym eksperymencie{%endif%}{{ endblock }}
{{ block content }}
{% if C.LANGUAGE == "ENG"%}
Before the experiment begins, please answer two following questions {%else%}
Przed przystąpieniem do eksperymentu, prosimy o udzielenie odpowiedzi na dwa poniższe pytania
{%endif%}
{% formfields %}
{{ include C.DALEJ_TEMPLATE }}
{{ endblock }}