{% if page %}
View Revision History
{% if settings.page_publishing_enabled %}
View Publishing History
{% endif %}
{% endif %}
{% extends 'easycms/base.html' %} {% block easycms_title %}Edit Page: {{ page.title }}{% endblock easycms_title %} {% block easycms_head_extra %} {% endblock %} {% block easycms_h1 %} {% endblock easycms_h1 %} {% block easycms_content %}
Note: Pages need to be published before they appear on the live website. Changes made with this editor will not appear on the live site until they are published by a user with the correct permissions.
{% endif %}