{% extends "core_main_app/_render/admin/theme/tools/section.html" %} {% load staticfiles %} {% block section_title %}Configure Templates{% endblock %} {% block section_content %}
{% include 'core_elasticsearch_app/admin/templates/list/list_base.html' %}
{% endblock %}