X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/998977e74882d0c12413d7bc08c8475a78afbf18..78644811ca0c6042212788dc67add42bc41fb74c:/project/templates/explorer/file_html.html?ds=inline diff --git a/project/templates/explorer/file_html.html b/project/templates/explorer/file_html.html deleted file mode 100644 index 7e126f0a..00000000 --- a/project/templates/explorer/file_html.html +++ /dev/null @@ -1,64 +0,0 @@ -{% extends "base.html" %} - -{% block extrahead %} - - -{% endblock extrahead %} - -{% block breadcrumbs %}Platforma Redakcyjna ❯ plik {{ hash }}{% endblock breadcrumbs %} - -{% block maincontent %} -
ŹródłoHTML
{{ image_folders_form.folders }}
 
- -
-
-

Aby zobaczyć obrazki wybierz folder z obrazkami powyżej.

-
-
-
- {{ object|safe }} -
-{% endblock maincontent %} \ No newline at end of file