From 3d841c6fca5bf8397b242b23a1c0a0ced2e90a18 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Wed, 9 Dec 2015 18:03:47 +0100 Subject: [PATCH] cleanup --- teleforma/templates/quiz/base.html | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/teleforma/templates/quiz/base.html b/teleforma/templates/quiz/base.html index 614042eb..65f104ea 100644 --- a/teleforma/templates/quiz/base.html +++ b/teleforma/templates/quiz/base.html @@ -8,14 +8,4 @@ {% block extra_stylesheets %}{% endblock %} {% block course_content %} - -
-
-

{% trans "Step" %} 2bis : {% trans "answer to this quiz" %}

-
-
- {% include quiz/quiz/quiz_detail.html %} -
-
- {% endblock course_content %} -- 2.39.5