X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/df341bdd09208d2b0f84060454cc0000df19deba..f8eb70938e6ea3b3c4fac5e2f55df26fcaf21b48:/src/wiki/templates/wiki/document_details_base.html diff --git a/src/wiki/templates/wiki/document_details_base.html b/src/wiki/templates/wiki/document_details_base.html index 8b79d9aa..18290a12 100644 --- a/src/wiki/templates/wiki/document_details_base.html +++ b/src/wiki/templates/wiki/document_details_base.html @@ -6,7 +6,8 @@ {% block extrahead %} {% load pipeline %} {% stylesheet 'detail' %} - + + {% endblock %} {% block extrabody %} @@ -14,33 +15,37 @@ var STATIC_URL = '{{STATIC_URL}}'; {% javascript 'detail' %} - + {% endblock %} {% block maincontent %}