{% extends "apostrophe-modal:base.html" %} {% import "apostrophe-modal:macros.html" as modals %} {% import 'apostrophe-ui:components/buttons.html' as buttons %} {% block modalClass %}apos-reorganize-modal{% endblock %} {% block controls %}
{{ __('Drag and drop pages wherever they need to go.') }}
{% endblock %} {% block body %} {# This gets fired up by jstree #}