diff --git a/templates/base.html b/templates/base.html index e823acb..4673ab2 100644 --- a/templates/base.html +++ b/templates/base.html @@ -96,6 +96,11 @@ } {% endif %} + {% if not INLINE_JQUERY %} + + {% else %} + + {% endif %}