{% load compress %} {% comment %} Javascript declarations to be included on the 'create page' and 'edit page' views {% endcomment %} {% compress js %} {% comment %} TODO: have a mechanism to specify image-chooser.js (and hallo-wagtailimage.coffee) within the wagtailimages app - ideally wagtailadmin shouldn't have to know anything at all about wagtailimages TODO: a method of injecting these sorts of things on demand when the modal is spawned. {% endcomment %} {% endcompress %}