Merge branch 'develop' into feature/vue3

This commit is contained in:
vabene1111
2024-09-02 16:40:59 +02:00
6 changed files with 140 additions and 174 deletions

View File

@@ -399,7 +399,7 @@
{% if HOSTED and request.space.max_recipes == 10 %}
<div class="bg-warning" style=" width: 100%; text-align: center!important; color: #ffffff; padding: 8px">
{% trans 'You are using the free version of Tandor' %} <a class="btn-success btn-sm"
{% trans 'You are using the free version of Tandoor' %} <a class="btn-success btn-sm"
href="https://tandoor.dev/manage">{% trans 'Upgrade Now' %}</a>
</div>
{% endif %}