diff --git a/templates/base-resp.html b/templates/base-resp.html index 11b85bce0d..724448b63e 100644 --- a/templates/base-resp.html +++ b/templates/base-resp.html @@ -114,6 +114,10 @@ + + {% block site_js %} {{ js('common-resp') }} {% endblock %}