diff --git a/cookbook/templates/base.html b/cookbook/templates/base.html index ca310f0af..b3860669b 100644 --- a/cookbook/templates/base.html +++ b/cookbook/templates/base.html @@ -403,7 +403,7 @@ {% if HOSTED and request.space.max_recipes == 10 %}
- {% trans 'You are using the free version of Tandor' %} {% trans 'Upgrade Now' %}
{% endif %}