From e01f62b192057a7b67966a79681f6a49b4cb89f4 Mon Sep 17 00:00:00 2001 From: test test Date: Thu, 27 May 2021 17:10:52 +0200 Subject: [PATCH] Fix icon url --- teleforma/templates/teleforma/annals.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/teleforma/templates/teleforma/annals.html b/teleforma/templates/teleforma/annals.html index fbcdf778..5ae0288c 100644 --- a/teleforma/templates/teleforma/annals.html +++ b/teleforma/templates/teleforma/annals.html @@ -11,7 +11,7 @@
-

playlists{% trans "My courses" %}

+

playlists{% trans "My courses" %}

    {% block courses %} -- 2.39.5