X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/78644811ca0c6042212788dc67add42bc41fb74c..084544e4f7c9269b1445a9e5109fa641a3e1aaac:/platforma/templates/explorer/editor.html diff --git a/platforma/templates/explorer/editor.html b/platforma/templates/explorer/editor.html old mode 100644 new mode 100755 index 3c775d4e..a2ec61f4 --- a/platforma/templates/explorer/editor.html +++ b/platforma/templates/explorer/editor.html @@ -1,4 +1,5 @@ {% extends "base.html" %} +{% load i18n %} {% block extrahead %} @@ -7,13 +8,21 @@ {# Libraries #} - + + {# Scriptlets #} @@ -40,7 +49,7 @@ <% for (panel in panels) { %> <% }; %> -

+

@@ -54,7 +63,9 @@ + + {% endblock extrahead %} -{% block breadcrumbs %}Platforma Redakcyjna > {{ fileid }}{% endblock breadcrumbs %} +{% block breadcrumbs %}Platforma > {{euser}} > {{ fileid }}{% endblock breadcrumbs %} {% block header-toolbar %} - Historia - - - - + {% trans 'History' %} + + + + {% endblock %} -{% block maincontent %} - - +{% block maincontent %} +
@@ -161,9 +184,11 @@ + +