diff --git a/pinaxcon/templates/_styles.html b/pinaxcon/templates/_styles.html index f6e4cd8ce4d73a13de6882f4d2eceb3ecffea27c..972d0aa8c4cad67bdd93994550e7af0225ce6501 100644 --- a/pinaxcon/templates/_styles.html +++ b/pinaxcon/templates/_styles.html @@ -1 +1,5 @@ - +{% load compress %} +{% load staticfiles %} +{% compress css %} + +{% endcompress %}