diff --git a/templates/client/service/translator.html b/templates/client/service/translator.html index bb68036e..ff083aa9 100644 --- a/templates/client/service/translator.html +++ b/templates/client/service/translator.html @@ -159,8 +159,12 @@
+ {% comment %}
{% trans 'от' %} {{ service.price }} {{ service.currency }} / {% trans 'день' %}
-
+ {% endcomment %} + + +
{% if service.price %} {% endif %} @@ -184,8 +188,12 @@
-
{% trans 'от' %} {{ service.price }} {{ service.currency }} / {% trans 'день' %}
-
+ {% comment %} + +
{% trans 'от' %} {{ service.price }} {{ service.currency }} / {% trans 'день' %}
+ {% endcomment %} + +