diff --git a/freedoi/resolver/templates/resolver/prefix_list.html b/freedoi/resolver/templates/resolver/prefix_list.html index 3d97658..5bac9a4 100644 --- a/freedoi/resolver/templates/resolver/prefix_list.html +++ b/freedoi/resolver/templates/resolver/prefix_list.html @@ -8,7 +8,7 @@ {% if object_list|length == 0 %}
  • No prefixes. - {% if not user.is_superuser}You can request prefixes by contacting the administrator. + {% if not user.is_superuser %}You can request prefixes by contacting the administrator. {% endif %} {% endif %}