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