{{!--
/**
* @template password%edit
* @language handlebars
* @block control
* @param {object} [attributes] Attributes to pass to el-password
* @description Template used by password control in edit mode
*
* {{{template "password.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-password attributes=attributes}}}