Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
SDE
2024-07-12 18:54:24 +03:00

View File

@@ -169,7 +169,7 @@
</div> </div>
<div class="price_subscribe"> <div class="price_subscribe">
{% if subscribe.price %} {% if subscribe.price %}
{{ subscribe.price|floatformat }}$ {{ subscribe.price|floatformat }}
{% else %} {% else %}
{% translate "Бесплатно" %} {% translate "Бесплатно" %}
{% endif %} {% endif %}