From: Guillaume Pellerin Date: Fri, 17 Jan 2025 10:42:32 +0000 (+0100) Subject: add module X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=469c507ae7eb69bfee663e2a9e88fc552c2c60cb;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 %}