From e58563d5173623fe8edd11b79789ff695e9df694 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 3cda80d2..38e52df2 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