From: Guillaume Pellerin Date: Mon, 16 Dec 2013 22:06:50 +0000 (+0100) Subject: fix answer template X-Git-Tag: 2.8.1-pro~455 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=fa96010c571fc408ef0d433ec7765e45c4538767;p=teleforma.git fix answer template --- diff --git a/teleforma/templates/teleforma/answer_detail.html b/teleforma/templates/teleforma/answer_detail.html index d1f037f7..fe64073d 100644 --- a/teleforma/templates/teleforma/answer_detail.html +++ b/teleforma/templates/teleforma/answer_detail.html @@ -1,4 +1,4 @@ -{% extends "teleforma/seminar_detail.html" %} +{% extends "teleforma/answers.html" %} {% load teleforma_tags %} {% load i18n %} diff --git a/teleforma/templates/teleforma/answers.html b/teleforma/templates/teleforma/answers.html index b9d73875..7ccea975 100644 --- a/teleforma/templates/teleforma/answers.html +++ b/teleforma/templates/teleforma/answers.html @@ -36,20 +36,19 @@ var answerUtils = { {% block modules %}
-

playlists{% trans "Answers" %}

-
- +
+{% endblock modules %} -{% endblock modules %}