From: Guillaume Pellerin Date: Wed, 9 Dec 2015 17:03:47 +0000 (+0100) Subject: cleanup X-Git-Tag: 2.8.1-pro~269 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=3d841c6fca5bf8397b242b23a1c0a0ced2e90a18;p=teleforma.git cleanup --- 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 %}