| {% trans "App" %} | {% trans "Model" %} | {% trans "Entity" %} | {% trans "Fixture" %} |
|---|---|---|---|
| {{ section.opts.app_config.verbose_name|capfirst }} | {{ section.opts.verbose_name|capfirst }} | {{ item.label }} | {{ item.fixture.name }} |
{% trans 'None available' %}
{% endif %}