diff --git a/biscuit/core/templates/core/base.html b/biscuit/core/templates/core/base.html index 01a869bbfecbf41c711af161d7f815369d2db295..5c2083a2012f698834545e9d9c8e9d1da479a6fd 100644 --- a/biscuit/core/templates/core/base.html +++ b/biscuit/core/templates/core/base.html @@ -1,7 +1,7 @@ {# -*- engine:django -*- #} -{% load i18n menu_generator static sass_tags %} +{% load i18n menu_generator static sass_tags any_js %} <!DOCTYPE html>