From beec4dddca8e5ca0697a7ff15c3f393d35f36caa Mon Sep 17 00:00:00 2001 From: "girish@cloudron.io" Date: Sat, 13 Feb 2016 11:22:28 -0800 Subject: [PATCH] my -> our --- src/mail_templates/welcome_user.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mail_templates/welcome_user.ejs b/src/mail_templates/welcome_user.ejs index 432bbc9bc..ed82e2fad 100644 --- a/src/mail_templates/welcome_user.ejs +++ b/src/mail_templates/welcome_user.ejs @@ -2,7 +2,7 @@ Dear <%= user.username %>, -Welcome to my Cloudron <%= fqdn %>! +Welcome to our Cloudron <%= fqdn %>! The Cloudron is our own Smart Server. You can read more about it at https://www.cloudron.io.