diff --git a/dashboard/static/index.html b/dashboard/static/index.html index 4c107675..1f678c7f 100644 --- a/dashboard/static/index.html +++ b/dashboard/static/index.html @@ -96,7 +96,7 @@

Challenge {{ themes[my.exercices[s.params.exercice].theme_id].exercices[s.params.exercice].title }} du thème {{ themes[my.exercices[s.params.exercice].theme_id].name }} - par {{ themes[my.exercices[s.params.exercice].theme_id].authors }} + par {{ themes[my.exercices[s.params.exercice].theme_id].authors | stripHTML }}