X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/12e7b7cbf07c8633f3093df7b4898156cca768f6..78644811ca0c6042212788dc67add42bc41fb74c:/project/templates/explorer/editor.html?ds=inline diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html deleted file mode 100644 index ac496db0..00000000 --- a/project/templates/explorer/editor.html +++ /dev/null @@ -1,39 +0,0 @@ -{% extends "base.html" %} - -{% block extrahead %} - - - - - - - - -{% endblock extrahead %} - -{% block breadcrumbs %}Platforma Redakcyjna ❯ plik {{ hash }}{% endblock breadcrumbs %} - -{% block header-toolbar %} - - -{% endblock %} -{% block maincontent %} -
- {% for n in panel_list %} -
-
- - - -
-
- -
- {% endfor %} -
-{% endblock maincontent %}