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 class="price_subscribe">
{% if subscribe.price %}
{{ subscribe.price|floatformat }}$
{{ subscribe.price|floatformat }}
{% else %}
{% translate "Бесплатно" %}
{% endif %}