Skip to content

Commit f3b4950

Browse files
committed
Don't try to compress css from external site
1 parent 53bbf28 commit f3b4950

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

symposion/templates/site_base.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,7 @@
3030
{% endcompress %}
3131
{% endif %}
3232

33-
{% compress css %}
3433
{% include "markedit/includes/markedit-css.html" %}
35-
{% endcompress %}
3634
{% block extra_style %}{% endblock %}
3735
{% endblock %}
3836

0 commit comments

Comments
 (0)