1.0.23 add tenge currency

This commit is contained in:
2024-07-10 16:21:35 +03:00
parent 9df1bf2743
commit 6254b1dcda

View File

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