diff --git a/pagure/templates/issues.html b/pagure/templates/issues.html index 813e3e1..530960e 100644 --- a/pagure/templates/issues.html +++ b/pagure/templates/issues.html @@ -110,7 +110,8 @@ {% else %} (unassigned) + repo=repo.name, tags=tags, author=author, status=status, + assignee=0) }}">(unassigned) {% endif %}