diff --git a/pagure/templates/issues.html b/pagure/templates/issues.html index 298fbbd..da1f81d 100644 --- a/pagure/templates/issues.html +++ b/pagure/templates/issues.html @@ -267,8 +267,8 @@ {{ issue.user.user }} - {% if not status or status|lower == 'open' %} + {% if issue.assignee %} unassigned {% endif %} - {% endif %} + {% endif %} {% else %}