X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/0249ff0d913dfaef2a6f5e8518e5736545a23c28..10f48e60a7f7499a6602098fc44298e05d05af50:/project/templates/explorer/editor.html diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index 805f59c4..6dce9047 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -1,47 +1,62 @@ {% 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 %}
-
-
- - + + + + +
-
- -
-
-
- - - -
-
+
+
+ {% endfor %}
{% endblock maincontent %}