{% extends 'admin/base_site.html' %}
{% load i18n %}
{% block content %}
{% trans 'Placeholders with changes' %}
{{ html }}
{% endautoescape %} {% endblock %} {% endfor %}{% blocktrans %} Reverting to this page revision will apply the above changes: green sections will be inserted, red sections will be deleted! {% endblocktrans %}
{% trans 'Revert' %} {% endblock %}