diff --git a/pagure/templates/commit.html b/pagure/templates/commit.html index faa11e2..9bb7d42 100644 --- a/pagure/templates/commit.html +++ b/pagure/templates/commit.html @@ -78,7 +78,7 @@ {% endif %} {% endif %} - {{ patch.new_file_path }} + {{ patch.new_file_path | unicode }} {% endfor %}