author | Lennard de Rijk <ljvderijk@gmail.com> |
Tue, 04 Aug 2009 15:33:39 +0200 | |
changeset 2720 | 3f652b37e177 |
parent 2719 | c8841000b863 |
child 2721 | e32118b84718 |
--- 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 %} - <div=survey_description> + <div id="survey_description"> {{ entity.content|safe }} </div> {% endif %}