X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/38343a3fc11f5509c8522fec94c0ae7085b7244f..d8006182f05f235f38fd7ca1c74a808ffac71a31:/project/templates/explorer/file_xml.html diff --git a/project/templates/explorer/file_xml.html b/project/templates/explorer/file_xml.html index 14ae61ec..ee332c33 100644 --- a/project/templates/explorer/file_xml.html +++ b/project/templates/explorer/file_xml.html @@ -1,11 +1,213 @@ {% extends "base.html" %} -{% block breadcrumbs %}Platforma Redakcyjna ❯ plik {{ hash }}{% endblock breadcrumbs %} +{% block extrahead %} + + + + + +{% endblock extrahead %} + +{% block breadcrumbs %}Platforma Redakcyjna ❯ plik {{ hash }}{% endblock breadcrumbs %} {% block maincontent %} -
ŹródłoHTML
 
+
+
    +
  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 }} -

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

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

+
{% endblock maincontent %}