summaryrefslogtreecommitdiffstats
path: root/web/templates/signup_team.html
diff options
context:
space:
mode:
authorit33 <iantien@gmail.com>2015-06-20 04:34:23 -0700
committerit33 <iantien@gmail.com>2015-06-20 04:34:23 -0700
commit33175bdb384e95bb9250c88f090bcf4a71c6b7ef (patch)
tree6fd30628ebf6164da654f39f9de67c162410f88a /web/templates/signup_team.html
parent8fed0e10f72effeb27addd5f73f772fa2c1e9cdc (diff)
downloadchat-33175bdb384e95bb9250c88f090bcf4a71c6b7ef.tar.gz
chat-33175bdb384e95bb9250c88f090bcf4a71c6b7ef.tar.bz2
chat-33175bdb384e95bb9250c88f090bcf4a71c6b7ef.zip
Update signup_team.html
Diffstat (limited to 'web/templates/signup_team.html')
-rw-r--r--web/templates/signup_team.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/web/templates/signup_team.html b/web/templates/signup_team.html
index ae3b942d6..972aa49bf 100644
--- a/web/templates/signup_team.html
+++ b/web/templates/signup_team.html
@@ -8,9 +8,8 @@
<div class="col-sm-12">
<div class="signup-team__container">
<img class="signup-team-logo" src="/static/images/logo.png" />
- <h3>{{ .SiteName }} brings all your team communication to one place, makes it easily searchable, and accessible anywhere.</h3>
- <br>
- <h4>It's free for an unlimited time, for unlimited users. </h4>
+ <h4>{{ .SiteName }} keeps your team in sync</h4>
+ <p>All your communication in one place, easily searchable, accessible anywhere. Free for an unlimited time, for unlimited users.</p>
<div id="signup-team"></div>
<a class="signup-team-login" href="/login">or Sign In</a>
</div>