{% extends "core_main_app/_render/admin/theme/tools/section.html" %} {% load staticfiles %} {% block section_title %}Template XSLT Rendering{% endblock %} {% block section_subtitle %} for Template {{data.template_title}} {% endblock %} {% block section_content %}
{% include 'core_main_app/admin/templates_xslt/main/form.html' %}
{% endblock %}