diff --git a/youtube/templates/comments.html b/youtube/templates/comments.html index 808f98a..7d0ef85 100644 --- a/youtube/templates/comments.html +++ b/youtube/templates/comments.html @@ -25,7 +25,7 @@
{% if comment['reply_count'] %} {% if settings.use_comments_js and comment['replies_url'] %} -
+
{{ comment['view_replies_text'] }} Open in new tab
loading...