From: Guillaume Pellerin Date: Wed, 10 Feb 2021 13:09:38 +0000 (+0100) Subject: idem X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=d94616c527ef46fca8c3cb9f0479ecfe12b1ee1d;p=teleforma.git idem --- diff --git a/teleforma/templates/teleforma/inc/media_list.html b/teleforma/templates/teleforma/inc/media_list.html index d0171685..1bc531c9 100644 --- a/teleforma/templates/teleforma/inc/media_list.html +++ b/teleforma/templates/teleforma/inc/media_list.html @@ -67,7 +67,7 @@ {% endif %} {% endfor %} {% for record in webclass_records|from_course_type:type %} - {% include 'weblass/inc/webclass_card.html' %} + {% include 'webclass/inc/webclass_card.html' %} {% endfor %}