diff --git a/pacmanager/core/templates/core/key_list.html b/pacmanager/core/templates/core/key_list.html index 760a65c..ac3bce1 100644 --- a/pacmanager/core/templates/core/key_list.html +++ b/pacmanager/core/templates/core/key_list.html @@ -14,7 +14,7 @@ {% if perms.delete_key %} {% endif %} - {% if obj.error %}{% endif %} + {% if obj.error %}{% endif %} {% endfor %}