summaryrefslogtreecommitdiff
path: root/ishtar_pdl
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2017-10-20 12:23:58 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2017-10-20 12:23:58 +0200
commite2199b283d13018d301fc102dbe08ab46a616998 (patch)
tree395368a98004ff7b5e80631f5a726034c454fe2f /ishtar_pdl
parent0fb4dd2f90c550128f1336daa934df8a9c8e502e (diff)
downloadIshtar-e2199b283d13018d301fc102dbe08ab46a616998.tar.bz2
Ishtar-e2199b283d13018d301fc102dbe08ab46a616998.zip
Use django-compressor to compress CSS and JS - switch to html5 page declaration
Diffstat (limited to 'ishtar_pdl')
-rw-r--r--ishtar_pdl/templates/blocks/extra_head.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/ishtar_pdl/templates/blocks/extra_head.html b/ishtar_pdl/templates/blocks/extra_head.html
deleted file mode 100644
index aa429bed4..000000000
--- a/ishtar_pdl/templates/blocks/extra_head.html
+++ /dev/null
@@ -1 +0,0 @@
- <link rel="stylesheet" href="{{STATIC_URL}}pdl/styles.css?ver={{VERSION}}" />