X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/6362e543ec8e1a2661a58d440cb595b17ad4cca0..78644811ca0c6042212788dc67add42bc41fb74c:/project/templates/explorer/editor.html diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html deleted file mode 100644 index b047287d..00000000 --- a/project/templates/explorer/editor.html +++ /dev/null @@ -1,180 +0,0 @@ -{% extends "base.html" %} - -{% block extrahead %} - - - - - - - - {# Libraries #} - - - {# Scriptlets #} - - - {# App and views #} - - - - - - - - - - - - - - - {# JavaScript templates #} - - - - - - - - - - - -{% endblock extrahead %} - -{% block breadcrumbs %}Platforma Redakcyjna > {{ fileid }}{% endblock breadcrumbs %} - -{% block header-toolbar %} - -{% endblock %} - -{% block maincontent %} -
-
-
-
- - - - - -{% endblock maincontent %} - -{% block extrabody %} -
-{% endblock %} \ No newline at end of file