diff --git a/pagure/templates/blame.html b/pagure/templates/blame.html index 476b402..db1af7c 100644 --- a/pagure/templates/blame.html +++ b/pagure/templates/blame.html @@ -152,7 +152,7 @@ {% autoescape false %} - {{ content | blame_loc(repo, username, blame) }} + {{ content | blame_loc(repo, username, blame) | noJS | safe }} {% endautoescape %} {% else %}