diff --git a/src/invidious/views/watch.ecr b/src/invidious/views/watch.ecr index 9d4c70fe..2d096361 100644 --- a/src/invidious/views/watch.ecr +++ b/src/invidious/views/watch.ecr @@ -300,7 +300,7 @@ we're going to need to do it here in order to allow for translations.
<%=translate(locale, "invidious_comments_disabled_text")%>
+<%=HTML.escape(translate(locale, "invidious_comments_disabled_text"))%>
<%=translate(locale, "youtube_comments_disabled_text")%>
+<%=HTML.escape(translate(locale, "youtube_comments_disabled_text"))%>