{% extends 'core_main_app/_render/admin/theme/tools/box.html' %} {% block box_title %}Configuration list{% endblock %} {% block box_tools %} {% endblock %} {% block box_body %}
| # | Template | Number of resources | Actions |
|---|---|---|---|
| {{ forloop.counter }} | {{ obj.template_name }} {% if obj.is_current %} (current) {% endif %} | {{ obj.count }} | Upload new configuration |