{% if site_title %}{{ site_title }}{% else %}{% trans "Portfolio" %}{% endif %}
{% render_table table "fargo/table.html" %}
{% if full %}
{% else %}
{% endif %}
{% 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. {% plural %} The limit of {{ max_documents_per_user }} documents per user is reached. You cannot add any more documents. {% endblocktrans %}