dev в main #1

Merged
sysadminix merged 4 commits from dev into main 2024-07-10 17:34:04 +03:00
Showing only changes of commit 6254b1dcda - Show all commits

View File

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