#requireResource("confluence.web.resources:aui-forms")
#applyDecorator("root")
#decoratorParam("context" "profile")
#decoratorParam("mode" "settings")
#decoratorParam("helper" $action.helper)
#decoratorParam("infopanel-width" "200px")
#applyDecorator("form-aui")
#decoratorParam("formName" "editsettingsform")
#decoratorParam("submitAction" "doeditmysettings.action")
#decoratorParam("editAction" "editmysettings.action")
#decoratorParam("editMode" "$editMode")
$action.getText("title.edit.general.preferences")
#form_xsrfToken()
#end
#end