From: Guillaume Pellerin Date: Thu, 27 Apr 2017 14:47:17 +0000 (+0200) Subject: Fix block X-Git-Tag: 1.1~20 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=af67b0ae23921d2d9f800beea4919e156f5f3247;p=teleforma.git Fix block --- diff --git a/teleforma/templates/teleforma/courses.html b/teleforma/templates/teleforma/courses.html index 55bbd04a..56f97856 100644 --- a/teleforma/templates/teleforma/courses.html +++ b/teleforma/templates/teleforma/courses.html @@ -93,7 +93,7 @@ $(document).ready(function(){ {% endwith %} {% endblock %} - {% block media %} + {% block webclass %} {% with "Web class" as title %} {% include "teleforma/inc/media_list.html" %} {% endwith %}