diff --git a/fargo/templates/fargo/home.html b/fargo/templates/fargo/home.html index bfd277d..55517fc 100644 --- a/fargo/templates/fargo/home.html +++ b/fargo/templates/fargo/home.html @@ -48,6 +48,7 @@ {% if full %}
+

{% blocktrans count max_documents_per_user=max_documents_per_user trimmed %} The limit of {{ max_documents_per_user }} document per user is reached. You cannot add any more documents. @@ -55,6 +56,7 @@ The limit of {{ max_documents_per_user }} documents per user is reached. You cannot add any more documents. {% endblocktrans %} +

{% else %}