{% extends "admin/change_form.html" %} {% load i18n %} {% load transpile %} {% block extrahead %}{{ block.super }} {% include "includes/frontend_settings.html" %} {{ media }} {% endblock %}