diff --git a/progit/templates/issue.html b/progit/templates/issue.html index 4c19bf9..d9d1f4a 100644 --- a/progit/templates/issue.html +++ b/progit/templates/issue.html @@ -70,11 +70,8 @@ {{ issue.assignee.username }} {% endif %} {% if authenticated %} - {% if issue.assignee -%} - - {%- else -%} - - {%- endif -%} + {% endif %}