{% load i18n %} {% load juntagrico.config %} {% config "bylaws" as c_bylaws %} {% config "business_regulations" as c_business_regulations %} {% config "faq_doc" as c_faq %} {% if c_bylaws.strip or c_business_regulations.strip or c_faq.strip %}
{% trans "Dokumente" %}
{% endif %}