# HG changeset patch # User Lennard de Rijk # Date 1249392819 -7200 # Node ID 3f652b37e17758cb9247dcf374274c0447a8e191 # Parent c8841000b863d2cb2a5cdb1cbd4426b598113ece Use proper id for survey_description div. diff -r c8841000b863 -r 3f652b37e177 app/soc/templates/soc/survey/take.html --- a/app/soc/templates/soc/survey/take.html Mon Aug 03 17:33:58 2009 +0200 +++ b/app/soc/templates/soc/survey/take.html Tue Aug 04 15:33:39 2009 +0200 @@ -34,7 +34,7 @@ {{ help_text }} {% if entity.content %} - +
{{ entity.content|safe }}
{% endif %}