X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/0602376974810e6709409a69b010c5a68b5c3040..78b3d0dc3fc979d4c2ab507bf95d82b89e2792ad:/project/templates/explorer/editor.html diff --git a/project/templates/explorer/editor.html b/project/templates/explorer/editor.html index 2d63419f..2aaf26e9 100644 --- a/project/templates/explorer/editor.html +++ b/project/templates/explorer/editor.html @@ -1,34 +1,78 @@ {% extends "base.html" %} {% block extrahead %} - - - - - - - - + + + + + + + + + + {% endblock extrahead %} -{% block breadcrumbs %}Platforma Redakcyjna ❯ plik {{ hash }}{% endblock breadcrumbs %} +{% block extrabody %} + +{% endblock extrabody %} + +{% block breadcrumbs %}Platforma Redakcyjna > plik {{ fileid }}{% endblock breadcrumbs %} {% block header-toolbar %} - + +
+ + +
+ + {% endblock %} + +{% block message-box %} +

Zapisuję dane na serwerze.

+

Zapisano :)

+

Zapisano. Uwagi: (

+

Błąd przy zapisie.

+ +

+

+

+ +

Tej funkcji jeszcze nie ma :(

+ +{% endblock %} + {% block maincontent %}
{% for n in panel_list %} -
+
- - + {% for panel_type in availble_panels %} + + {% endfor %} + + + + + + + {# Wydruk #} +