X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/78644811ca0c6042212788dc67add42bc41fb74c..d2cbc3ba0ab584b6aa03c17daeb7e25567d16c62:/platforma/templates/explorer/editor.html diff --git a/platforma/templates/explorer/editor.html b/platforma/templates/explorer/editor.html index 3c775d4e..67c357d0 100644 --- 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,22 @@ {# Libraries #} - + + {# Scriptlets #} @@ -40,7 +50,7 @@ <% for (panel in panels) { %> <% }; %> -

+

@@ -54,7 +64,7 @@ {% 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 %} +