From 66b797aa9a97125982f6b97f4a0bd6d382130b2e Mon Sep 17 00:00:00 2001 From: emile Date: Tue, 17 Jun 2025 16:06:28 +0300 Subject: [PATCH] new --- .../templates/details_templates/customer-details.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/osinaweb/osinacore/templates/details_templates/customer-details.html b/osinaweb/osinacore/templates/details_templates/customer-details.html index 133cc5be..9a35fd40 100644 --- a/osinaweb/osinacore/templates/details_templates/customer-details.html +++ b/osinaweb/osinacore/templates/details_templates/customer-details.html @@ -480,7 +480,7 @@ -

${{service.description}}

+

{{service.description}}

@@ -493,7 +493,7 @@ -

${{service.recurring}}

+

{{service.recurring}}