summaryrefslogtreecommitdiffstats
path: root/api/templates
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2015-08-31 09:04:45 -0400
committerChristopher Speller <crspeller@gmail.com>2015-08-31 09:04:45 -0400
commit3a43966b95427a9838d157eca47863ab58b5688a (patch)
treede432f4485c5d19659969d0280c1bb3f8ef5a04d /api/templates
parentd622bf91e91c28a4108ec725f85b38aa481ebee1 (diff)
parenta2497ba4c48897a3f3512a1f374eb5c52a39fc91 (diff)
downloadchat-3a43966b95427a9838d157eca47863ab58b5688a.tar.gz
chat-3a43966b95427a9838d157eca47863ab58b5688a.tar.bz2
chat-3a43966b95427a9838d157eca47863ab58b5688a.zip
Merge pull request #522 from mattermost/it33-patch-1
Updated marketing text on email sign-up
Diffstat (limited to 'api/templates')
-rw-r--r--api/templates/signup_team_body.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/templates/signup_team_body.html b/api/templates/signup_team_body.html
index 71df0b9c8..b49cf5f36 100644
--- a/api/templates/signup_team_body.html
+++ b/api/templates/signup_team_body.html
@@ -21,7 +21,7 @@
<p style="margin: 20px 0 25px">
<a href="{{.Props.Link}}" style="background: #2389D7; border-radius: 3px; color: #fff; border: none; outline: none; min-width: 200px; padding: 15px 25px; font-size: 14px; font-family: inherit; cursor: pointer; -webkit-appearance: none;text-decoration: none;">Set up your team</a>
</p>
- {{ .SiteName }} is free for an unlimited time, for unlimited users.<br>You'll get more out of {{ .SiteName }} when your team is in constant communication--let's get them on board.<br></p>
+ {{ .SiteName }} is one place for all your team communication, searchable and available anywhere.<br>You'll get more out of {{ .SiteName }} when your team is in constant communication--let's get them on board.<br></p>
<p>
Learn more by <a href="{{.Props.TourUrl}}" style="text-decoration: none; color:#2389D7;">taking a tour</a>
</p>