X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/726c66a59503d4d776083076b61b5bd9ba7790e4..d8006182f05f235f38fd7ca1c74a808ffac71a31:/project/templates/explorer/file_xml.html diff --git a/project/templates/explorer/file_xml.html b/project/templates/explorer/file_xml.html index bd022e9f..ee332c33 100644 --- a/project/templates/explorer/file_xml.html +++ b/project/templates/explorer/file_xml.html @@ -4,40 +4,90 @@ - + @@ -46,19 +96,118 @@ {% 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.user.errors }} -

Użytkownik: {{ form.user }}

- {{ form.commit_message.errors }} -

Opis zmian: {{ form.commit_message }}

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

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

+
{% endblock maincontent %}