{{ answer.question.question_text }}
{% if not answer.question.use_saved_answers or answer.question.archived%}
{% translate "not used anymore" %}
{% endif %}
{% empty %}
{% blocktranslate trimmed %}
You haven't answered a question during sign-up yet or decided to not save your answer for future
sign-ups. Once you save your first answer, you can view and edit it here.
{% endblocktranslate %}
{% endfor %}