diff --git a/templates/find_more.html b/templates/find_more.html index 5d23b89..dad04cd 100644 --- a/templates/find_more.html +++ b/templates/find_more.html @@ -66,7 +66,7 @@ {# #}
-
{{ item.label }}
+
{{ item.label or '[no title]' }}

{% for qid in item.instance_of %}