X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/816a4653c0086eeaf57ba148864bb06678d9234c..78644811ca0c6042212788dc67add42bc41fb74c:/project/templates/explorer/file_html.html diff --git a/project/templates/explorer/file_html.html b/project/templates/explorer/file_html.html deleted file mode 100644 index f3fe1876..00000000 --- a/project/templates/explorer/file_html.html +++ /dev/null @@ -1,29 +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