]> git.parisson.com Git - teleforma.git/commitdiff
Fix block
authorGuillaume Pellerin <yomguy@parisson.com>
Thu, 27 Apr 2017 14:47:17 +0000 (16:47 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Thu, 27 Apr 2017 14:47:17 +0000 (16:47 +0200)
teleforma/templates/teleforma/courses.html

index 55bbd04a26265197ef34c1069ab43108b63bb39c..56f97856c49f265d5e74ec4457cbb67820068aa6 100644 (file)
@@ -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 %}