diff --git a/pinaxcon/templates/registrasion/guided_registration.html b/pinaxcon/templates/registrasion/guided_registration.html
index ee0232da..099c565b 100644
--- a/pinaxcon/templates/registrasion/guided_registration.html
+++ b/pinaxcon/templates/registrasion/guided_registration.html
@@ -21,7 +21,7 @@
{{ section.title }}
{% if section.description %}
- {{ section.description }}
+ {{ section.description|safe }}
{% endif %}