X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/e977f7187b10b1bc0a30794cd585c6b840568996..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 6cf25432..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 %}