diff --git a/pagure/templates/_formhelper.html b/pagure/templates/_formhelper.html index e8f33f2..e80a755 100644 --- a/pagure/templates/_formhelper.html +++ b/pagure/templates/_formhelper.html @@ -160,7 +160,7 @@ {% endmacro %} -{% macro show_initial_comment(comment, id, repo, username, issueid, form, repo_admin, issue) %} +{% macro show_initial_comment(comment, username, repo, issueid, repo_admin) %}