]> git.parisson.com Git - teleforma.git/commitdiff
fix content
authorGuillaume Pellerin <yomguy@parisson.com>
Wed, 9 Dec 2015 17:46:03 +0000 (18:46 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Wed, 9 Dec 2015 17:46:03 +0000 (18:46 +0100)
teleforma/templates/quiz/base.html
teleforma/templates/quiz/result.html

index 3727fd2d4b8a0b334293c755065b17ab5c720c67..69e00c841f4642743c66d9bf7e70031a0a145f96 100644 (file)
@@ -12,3 +12,4 @@
 
 {% block progress %}
 {% endblock progress %}
+
index 8e74bf9ade2b16c36926040f47385db5ab6b9823..4617db1054df82aec47ac089a5cbf4150a128ec4 100644 (file)
@@ -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 %}