main #13

Merged
sysadminix merged 37 commits from main into dev 2024-10-02 13:22:02 +03:00
Showing only changes of commit 225a958cb4 - Show all commits

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 %}