X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/ec5b493bff5efa683aadf5f78aa891eff3550156..8132fc186eb0c5fd02c86828c3a4735754296d02:/apps/wiki_img/templates/wiki_img/document_details_base.html diff --git a/apps/wiki_img/templates/wiki_img/document_details_base.html b/apps/wiki_img/templates/wiki_img/document_details_base.html index 642c9163..0bb58b2d 100644 --- a/apps/wiki_img/templates/wiki_img/document_details_base.html +++ b/apps/wiki_img/templates/wiki_img/document_details_base.html @@ -3,15 +3,15 @@ {% block title %}{{ document.title }} - {{ block.super }}{% endblock %} {% block extrahead %} -{% load compressed %} -{% compressed_css 'detail' %} +{% load pipeline %} +{% stylesheet 'detail' %} {% endblock %} {% block extrabody %} -{% compressed_js 'wiki_img' %} +{% javascript 'wiki_img' %} {% endblock %} {% block maincontent %}