X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/09444838209cb9fd08f799553889ff04a015e8ad..fc7a60feb9496c250cd1e8ca3db8c74267790047:/project/templates/explorer/editor.html diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index 94f9e011..891366b7 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -1,47 +1,82 @@ {% extends "base.html" %} {% block extrahead %} - - - - - - + + + + + + + + + + {% endblock extrahead %} -{% block breadcrumbs %}Platforma Redakcyjna ❯ plik {{ hash }}{% endblock breadcrumbs %} +{% block extrabody %} + +{% endblock extrabody %} + +{% block breadcrumbs %}Platforma Redakcyjna > plik {{ fileid }}{% endblock breadcrumbs %} {% block header-toolbar %} - + +
+ + +
+ + +{% endblock %} + +{% block message-box %} +

Zapisuję dane na serwerze.

+

Zapisano :)

+

Zapisano. Uwagi: (

+

Błąd przy zapisie.

+ +

+

+

+ +

Tej funkcji jeszcze nie ma :(

+ {% endblock %} + {% block maincontent %}
-
-
- - + {% for panel_type in availble_panels %} + + {% endfor %} + + + + + + + {# Wydruk #} +

-
- -
-
-
- - - -
-
+
+
+ {% endfor %}
{% endblock maincontent %}