diff --git a/editor/templates/admin/editor/editor.html b/editor/templates/admin/editor/editor.html deleted file mode 100644 index 2790212..0000000 --- a/editor/templates/admin/editor/editor.html +++ /dev/null @@ -1,58 +0,0 @@ -{% extends "admin/change_form.html" %} -{% load i18n admin_modify adminmedia %} - - -{% block extrahead %}{{ block.super }} -{% if EDITOR_MEDIA_PATH_HOTLINKING %} - - - -{% else %} - - - -{% endif %} - - - - - - -{% for inc in object.feincms_item_editor_includes.head %}{% include inc %}{% endfor %} - - -{% endblock %} - -{% block content %} -