{% extends "pylucid/css_anchor_div.html" %} {% block plugin_content %} {% extrahead %} {% endextrahead %}
{% trans 'Preview' %}
{{ preview_html }}
{% trans 'Edit the CMS page' %} '{{ pagemeta.get_title|escape }}'
{% if markup_id_str in "26" %} {% endif %}
{% with edit_page_form as form %} {% include "admin/pylucid/includes/pylucid_formset.html" %} {% endwith %}
{% endblock %}