{% extends 'admin/base_site.html' %} {% block title %}Diff - {{ title }}{% endblock %} {% block content %}
Back to {{ title }}
{{ diff|safe }}