{% if preview_content %}
{% trans 'preview' %} '{{ page_instance.name|escape }}' {{ preview_content }}
{% endif %}
{% trans 'Edit the CMS page' %} '{{ page_instance.name|escape }}'

{% if tinymce %}{{ tinymce }}{% endif %}