X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/d8006182f05f235f38fd7ca1c74a808ffac71a31..155bc1a4ec4af72643d2c2f18a09cbd1c732712a:/project/templates/explorer/file_xml.html diff --git a/project/templates/explorer/file_xml.html b/project/templates/explorer/file_xml.html index ee332c33..805f59c4 100644 --- a/project/templates/explorer/file_xml.html +++ b/project/templates/explorer/file_xml.html @@ -1,213 +1,47 @@ {% extends "base.html" %} {% block extrahead %} - - + + + {% endblock extrahead %} {% block breadcrumbs %}Platforma Redakcyjna ❯ plik {{ hash }}{% endblock breadcrumbs %} +{% block header-toolbar %} + +{% endblock %} {% block maincontent %} -
-
    -
  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 }} {{ form.commit_message.errors }} -

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

- {% endblock maincontent %}