{% extends "admin/change_form.html" %}{% load admin_urls i18n %} {% block object-tools-items %} {% with has_absolute_url=None %}{{ block.super }}{% endwith %}
  • {% trans "Preview Text" %}
  • {% trans "Preview HTML" %}
  • {% endblock %}