X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/0e6a1823931e3a2bad3b20ca479308978da7b0a8..dec7209ba6551afa5b885e892bff4f9ff34ef58b:/project/templates/explorer/editor.html diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index 1e0cf30b..4d37618a 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -1,49 +1,62 @@ {% extends "base.html" %} {% block extrahead %} - - - - - - - - + + + + + + + + + + {% endblock extrahead %} +{% block extrabody %} + +{% endblock extrabody %} + {% block breadcrumbs %}Platforma Redakcyjna ❯ plik {{ hash }}{% endblock breadcrumbs %} {% block header-toolbar %} - + + +{% endblock %} + +{% block message-box %} +

Zapisano :)

+

Błąd przy zapisie.

+

Tej funkcji jeszcze nie ma :(

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