From: Guillaume Pellerin Date: Fri, 17 Jan 2025 10:42:32 +0000 (+0100) Subject: add module X-Git-Tag: 2.8.1-pro~3 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=a28acbded19563f9c4462705103d8888205dd3d9;p=teleforma.git add module --- diff --git a/teleforma/templates/teleforma/seminar_media_video.html b/teleforma/templates/teleforma/seminar_media_video.html index a44439c4..15fec886 100644 --- a/teleforma/templates/teleforma/seminar_media_video.html +++ b/teleforma/templates/teleforma/seminar_media_video.html @@ -1,4 +1,5 @@ {% extends "teleforma/seminar_detail.html" %} +{% load thumbnail %} {% load teleforma_tags %} {% load i18n %}