X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/998977e74882d0c12413d7bc08c8475a78afbf18..d8006182f05f235f38fd7ca1c74a808ffac71a31:/project/templates/explorer/file_xml.html diff --git a/project/templates/explorer/file_xml.html b/project/templates/explorer/file_xml.html index 3f50659c..ee332c33 100644 --- a/project/templates/explorer/file_xml.html +++ b/project/templates/explorer/file_xml.html @@ -1,65 +1,213 @@ {% extends "base.html" %} {% block extrahead %} + + + {% endblock extrahead %} -{% block breadcrumbs %}Platforma Redakcyjna ❯ plik {{ hash }}{% endblock breadcrumbs %} +{% block breadcrumbs %}Platforma Redakcyjna ❯ plik {{ hash }}{% endblock breadcrumbs %} {% block maincontent %} -
ŹródłoHTML
{{ image_folders_form.folders }}
 
- -
-
-

Aby zobaczyć obrazki wybierz folder z obrazkami powyżej.

+
+
    +
  1. Nagłówki
  2. +
  3. Struktr. i mastery
  4. +
  5. Dramat wiersz.
  6. +
  7. Elementy początk.
  8. +
  9. Akapity i dł. cyt.
  10. +
  11. Style znakowe
  12. +
  13. Polecenia
  14. +
  15. Wersy
  16. +
+
 
+
+ + + + + + + + +
 
+
- {{ form.text }} -

+
+ + +
+ +
+ {{ form.user.errors }} {{ form.commit_message.errors }} +

+ Użytkownik: {{ form.user }} + Opis zmian: {{ form.commit_message }} + + Nie synchronizuj przewijania +

+
{% endblock maincontent %}