{{!--
/**
* @template file%edit
* @language handlebars
* @block control
* @param {object} [attributes] Attributes to pass to el-file
* @description Template used by file control in edit mode
*
* {{{template "file.edit" attributes=attributes}}}
*
* NB. It is usually preferable to use {@link template:control%view} rather than calling this directly
*
* @see template:control%view
* @see template:control
* @see template:control%edit
*/
--}}
{{{el-file attributes=attributes}}}