X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/434a8ca0e146d0ad9514978fffec916c90fb7542..df341bdd09208d2b0f84060454cc0000df19deba:/src/wiki_img/templates/wiki_img/document_details_base.html diff --git a/src/wiki_img/templates/wiki_img/document_details_base.html b/src/wiki_img/templates/wiki_img/document_details_base.html index 0bb58b2d..1a8e684a 100644 --- a/src/wiki_img/templates/wiki_img/document_details_base.html +++ b/src/wiki_img/templates/wiki_img/document_details_base.html @@ -1,10 +1,12 @@ {% extends "base.html" %} {% load toolbar_tags i18n %} +{% load static %} {% block title %}{{ document.title }} - {{ block.super }}{% endblock %} {% block extrahead %} {% load pipeline %} {% stylesheet 'detail' %} + {% endblock %} {% block extrabody %} @@ -12,41 +14,53 @@ var STATIC_URL = '{{STATIC_URL}}'; {% javascript 'wiki_img' %} + {% endblock %} {% block maincontent %} - + -