diff --git a/ogcp/templates/actions/client_details.html b/ogcp/templates/actions/client_details.html index 03c761e..0362d5b 100644 --- a/ogcp/templates/actions/client_details.html +++ b/ogcp/templates/actions/client_details.html @@ -80,6 +80,7 @@ +{% if setup|length > 0 %} @@ -103,5 +104,6 @@ {% endfor %}
+{% endif %} {% endblock %}