diff --git a/build/cloudid/root/opt/yunion/share/notify_templates/cloudid/content@cn/CLOUD_USER_CREATED b/build/cloudid/root/opt/yunion/share/notify_templates/cloudid/content@cn/CLOUD_USER_CREATED index 918347e431..22d85fc219 100644 --- a/build/cloudid/root/opt/yunion/share/notify_templates/cloudid/content@cn/CLOUD_USER_CREATED +++ b/build/cloudid/root/opt/yunion/share/notify_templates/cloudid/content@cn/CLOUD_USER_CREATED @@ -1,6 +1,6 @@ 公有云子账号创建成功 -主账号:{{ .account }} -名称:{{ .name }} -密码:{{ .password }} -登录地址: {{ .iam_login_url }} -资源ID: {{ .id }} +主账号:{{ .account }}
+名称:{{ .name }}
+密码:{{ .password }}
+登录地址: {{ .iam_login_url }}
+资源ID: {{ .id }}
diff --git a/build/cloudid/root/opt/yunion/share/notify_templates/cloudid/content@en/CLOUD_USER_CREATED b/build/cloudid/root/opt/yunion/share/notify_templates/cloudid/content@en/CLOUD_USER_CREATED index aa29083458..66b5eb9997 100644 --- a/build/cloudid/root/opt/yunion/share/notify_templates/cloudid/content@en/CLOUD_USER_CREATED +++ b/build/cloudid/root/opt/yunion/share/notify_templates/cloudid/content@en/CLOUD_USER_CREATED @@ -1,6 +1,6 @@ Clouduser has been created successfully -Root Account: {{ .account }} -Name:{{ .name }} -Password:{{ .password }} -IAM Login URL: {{ .iam_login_url }} -Resource ID: {{ .id }} +Root Account: {{ .account }}
+Name:{{ .name }}
+Password:{{ .password }}
+IAM Login URL: {{ .iam_login_url }}
+Resource ID: {{ .id }}