From 7151d036cf20adaea205bf6b765cba9664e1e737 Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 14 Oct 2024 16:10:41 +0100 Subject: [PATCH] . --- oef/templates/oef/questions.html | 2 ++ 1 file changed, 2 insertions(+) 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 }}