X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/d8006182f05f235f38fd7ca1c74a808ffac71a31..affc845a8af21ea11ea4f500ed06ea2d1f8ea53d:/project/templates/explorer/file_xml.html diff --git a/project/templates/explorer/file_xml.html b/project/templates/explorer/file_xml.html index ee332c33..a109f93b 100644 --- a/project/templates/explorer/file_xml.html +++ b/project/templates/explorer/file_xml.html @@ -1,213 +1,42 @@ {% extends "base.html" %} {% block extrahead %} - - + + + {% endblock extrahead %} {% block breadcrumbs %}Platforma Redakcyjna ❯ plik {{ hash }}{% endblock breadcrumbs %} {% 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 %}