diff --git a/oef/templates/oef/questions.html b/oef/templates/oef/questions.html index e50dd432..7367ee9f 100644 --- a/oef/templates/oef/questions.html +++ b/oef/templates/oef/questions.html @@ -44,6 +44,8 @@ {% if format %} Name: {{format.name}} + {% else %} + Unnamed {% endif %}
{{ question }}