X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/e26ca139f24101d2e5578cb278b7a47b54f542f0..f02b9f60518805daed701834903e4f8e82fee778:/platforma/templates/explorer/editor.html diff --git a/platforma/templates/explorer/editor.html b/platforma/templates/explorer/editor.html deleted file mode 100755 index 0dcc06bc..00000000 --- a/platforma/templates/explorer/editor.html +++ /dev/null @@ -1,229 +0,0 @@ -{% extends "base.html" %} -{% load i18n %} - -{% block extrahead %} - - - - - - - - {# Libraries #} - - - - - {# Scriptlets #} - - - {# App and views #} - - - - - - - - - - - - - - - {# JavaScript templates #} - - - - - - - - - - - - - - - - - -{% endblock extrahead %} - -{% block breadcrumbs %}Platforma > {{euser}} > {{ fileid }}{% endblock breadcrumbs %} - -{% block header-toolbar %} - {% trans 'History' %} - - - - -{% endblock %} - -{% block maincontent %} - - -
-
-
-
- - - - -{% endblock maincontent %} - -{% block extrabody %} -
-{% endblock %} \ No newline at end of file