dev #7

Merged
sysadminix merged 42 commits from dev into main 2024-08-09 18:55:32 +03:00
Showing only changes of commit 3bfe64d57c - 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 %}