X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/317112df0a3aa6652f867da0fd8b7de504156e2b..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 a2ec61f4..00000000 --- a/platforma/templates/explorer/editor.html +++ /dev/null @@ -1,259 +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