diff --git a/src/c3nav/editor/templates/editor/base.html b/src/c3nav/editor/templates/editor/base.html index 4f4fca5b..26157288 100644 --- a/src/c3nav/editor/templates/editor/base.html +++ b/src/c3nav/editor/templates/editor/base.html @@ -10,6 +10,16 @@ {% if favicon %} {% endif %} + {% if favicon_package %} + + + + + + + + {% endif %} + {% compress css %}