summaryrefslogtreecommitdiff
path: root/gnowsys-ndf/gnowsys_ndf/ndf/templates/ndf/course.html
diff options
context:
space:
mode:
Diffstat (limited to 'gnowsys-ndf/gnowsys_ndf/ndf/templates/ndf/course.html')
-rw-r--r--gnowsys-ndf/gnowsys_ndf/ndf/templates/ndf/course.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnowsys-ndf/gnowsys_ndf/ndf/templates/ndf/course.html b/gnowsys-ndf/gnowsys_ndf/ndf/templates/ndf/course.html
index 43a5da33..bed3a68c 100644
--- a/gnowsys-ndf/gnowsys_ndf/ndf/templates/ndf/course.html
+++ b/gnowsys-ndf/gnowsys_ndf/ndf/templates/ndf/course.html
@@ -21,7 +21,7 @@
{{course_gst.name}}
{% endif%}
</h2>
- {{course_gst.content|safe}}
+ {{course_gst.content|default_if_none:""|safe}}
</a>
{% if user.is_authenticated %}