{% extends 'easycms/base.html' %} {% block easycms_title %}Publish Page: {{ page.title }}{% endblock easycms_title %} {% block easycms_content %}
If you click "publish" at the bottom of this page, the version on the left will be replaced by the version on the right.
Use the following form to publish this page.
{{ form.render() }}