{% trans "Links and modules" %}
{% if modules.items or links.items %} {% trans "Collapse all" %} {% else %} {% endif %}{% trans "Links" %}
{% trans "No links" %}
{% endfor %}{% trans "Modules" %}
{% trans "No modules" %}
{% endfor %} {% if module_form_config and IS_ACTIVE_FEATURE_MODULE %} {# Embedded form to add a new module #} {% endif %}