From: Guillaume Pellerin Date: Wed, 9 Dec 2015 17:46:03 +0000 (+0100) Subject: fix content X-Git-Tag: 2.8.1-pro~266 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=f772d670200067e67588f061ec6627cb8d3a31cf;p=teleforma.git fix content --- diff --git a/teleforma/templates/quiz/base.html b/teleforma/templates/quiz/base.html index 3727fd2d..69e00c84 100644 --- a/teleforma/templates/quiz/base.html +++ b/teleforma/templates/quiz/base.html @@ -12,3 +12,4 @@ {% block progress %} {% endblock progress %} + diff --git a/teleforma/templates/quiz/result.html b/teleforma/templates/quiz/result.html index 8e74bf9a..4617db10 100644 --- a/teleforma/templates/quiz/result.html +++ b/teleforma/templates/quiz/result.html @@ -6,7 +6,7 @@ {% block title %} {{ quiz.title}} {% endblock %} {% block description %} {% trans "Exam Results for" %} {{ quiz.title }} {% endblock %} -{% block content %} +{% block course_content %} {% if previous.answers %}