{% extends "core_main_app/_render/admin/theme/tools/section.html" %} {% load staticfiles %} {% block section_title %}Sets{% endblock %} {% block section_content %} {% include 'core_oaipmh_provider_app/admin/registry/sets/table.html' %} {% endblock %}