X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/12e7b7cbf07c8633f3093df7b4898156cca768f6..3c0f69b2b4d62eaeb05403edc7b4c171622edc9a:/project/templates/explorer/editor.html diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index ac496db0..c7eadbf2 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -1,6 +1,7 @@ {% extends "base.html" %} {% block extrahead %} + @@ -17,6 +18,13 @@ {% endblock %} + +{% block message-box %} +

Zapisano :)

+

Błąd przy zapisie.

+

Tej funkcji jeszcze nie ma :(

+{% endblock %} + {% block maincontent %}
{% for n in panel_list %} @@ -29,6 +37,7 @@ +