diff --git a/osinaweb/osinacore/templates/details_templates/customer-details.html b/osinaweb/osinacore/templates/details_templates/customer-details.html index 4ec0df99..39c5d628 100644 --- a/osinaweb/osinacore/templates/details_templates/customer-details.html +++ b/osinaweb/osinacore/templates/details_templates/customer-details.html @@ -465,16 +465,14 @@ class="px-6 py-3 text-sm font-medium text-gray-500 uppercase border-r border-gray-300 whitespace-nowrap"> Recurring -{##} -{# #} -{# Actions#} -{# #} + {% for service in customer_services %} +

{{service.title}}

@@ -499,10 +497,7 @@ {% endif %} - - - - +
{% endfor %}