{% extends "admin/change_form.html" %} {% load mailings %} {% block after_field_sets %}{% if change %} {% template_context_help original.key %} {% endif %}{% endblock %}