X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/12e7b7cbf07c8633f3093df7b4898156cca768f6..f62465929c480c1c05310df665fae32b5a24fb98:/project/templates/explorer/editor.html diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index ac496db0..6dce9047 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -1,22 +1,44 @@ {% extends "base.html" %} {% block extrahead %} - - - - - - - - + + + + + + + + + + {% endblock extrahead %} -{% block breadcrumbs %}Platforma Redakcyjna ❯ plik {{ hash }}{% endblock breadcrumbs %} +{% 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 %}
{% for n in panel_list %} @@ -29,6 +51,7 @@ +