diff -r 6233cf13fc12 -r 456b7b9e3d13 templates/display_question.html
--- a/templates/display_question.html Wed Apr 21 00:51:20 2010 +0530
+++ b/templates/display_question.html Wed Apr 21 11:08:44 2010 +0530
@@ -19,8 +19,13 @@
{% endblock %}
{% block content %}
+{{question.description}}
+{% if question.code %}
+