X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/3a211aa9d249e67425735f492407edbc2fd58a2f..6d69e02f9265a0be1c762e0798e22ac764f2dafc:/project/templates/explorer/editor.html?ds=sidebyside diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index 7be73b34..bba8e1d1 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -1,21 +1,30 @@ {% extends "base.html" %} {% block extrahead %} - - - - - - - - + + + + + + + + + {% endblock extrahead %} {% 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 %}
{% for n in panel_list %} @@ -28,6 +37,7 @@ +