diff --git a/app/server/appsmith-server/src/main/resources/email/updateRoleExistingUserTemplate.html b/app/server/appsmith-server/src/main/resources/email/updateRoleExistingUserTemplate.html new file mode 100644 index 0000000000..29de49a8cf --- /dev/null +++ b/app/server/appsmith-server/src/main/resources/email/updateRoleExistingUserTemplate.html @@ -0,0 +1,299 @@ + + + + + + + + + + + + + + +
+
+ + + + + + +
+ + + + + + +
+ + + + + + +
+ + + + + + + +
+ + + + + + + + + + + + + +
+ +
+ + + + + + +
+
+
+ Your role has been updated. +
+
+
+
+ {{Inviter_First_Name}} has updated your role in the organization "{{inviter_org_name}}" to {{user_role_name}} in Appsmith. +
+
+
+
+ + + + + + +
+ + + + + + +
+ Go To Appsmith +
+
+ + + + + + +
+
+
+ Cheers +
+
+ Devs at Appsmith +
+
+
+
+
+ +
+
+
+
+
+ + + + \ No newline at end of file