{% extends "pagetree/base_pagetree.html" %} {% load bootstrap3 %} {% load render %} {% load static from staticfiles %} {% block title %}{{section.label}} (edit){% endblock %} {% block bodyclass %}edit module-{{module.slug}}{% endblock %} {% block bodyid %}section-{{section.id}}{% endblock %} {% block js %} {% endblock %} {% block moduletabs %}
{% endblock %} {% block sidenav %} {% endblock %} {% block navrightextra %} view page {% endblock %} {% block content %} {% with section.is_root as is_root %}Drag the arrows to reorder pageblocks:
{% for pageblock in section.pageblock_set.all %} {% with block=pageblock %}Drag and drop arrows to reorder children
Saved At | User | Activity | Actions |
---|---|---|---|
{{version.saved_at}} | {{version.user}} | {{version.activity}} | revert |