{% load i18n %} {% if erased %}
{% translate "The answers were erased. The row is kept so response counts stay truthful." %}
{% endif %}| {{ row.label }} | {% if row.answered %}{{ row.display }}{% else %}{% translate "— not answered —" %}{% endif %} |
|---|
{% blocktranslate %}Rendered against schema v{{ version }} — the version this person answered.{% endblocktranslate %}