diff --git a/pagure/templates/requests.html b/pagure/templates/requests.html
index 469f981..8547e54 100644
--- a/pagure/templates/requests.html
+++ b/pagure/templates/requests.html
@@ -189,6 +189,7 @@
repo=repo.name,
username=username,
namespace=repo.namespace,
+ assignee=0,
author=author, status=status) }}">unassigned
{% endif %}