summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorit33 <iantien@gmail.com>2015-06-20 04:43:15 -0700
committerit33 <iantien@gmail.com>2015-06-20 04:43:15 -0700
commit1fec3d4693afe4ab337825ba780bb9878d56eea6 (patch)
treed1a941d38fa5f1625710254d75311faa147ccfe0 /web
parentac3033b0df44cbe8d101d37d03951302ba40fa48 (diff)
downloadchat-1fec3d4693afe4ab337825ba780bb9878d56eea6.tar.gz
chat-1fec3d4693afe4ab337825ba780bb9878d56eea6.tar.bz2
chat-1fec3d4693afe4ab337825ba780bb9878d56eea6.zip
Update signup_team.html
Broke CI, backing out changes
Diffstat (limited to 'web')
-rw-r--r--web/templates/signup_team.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/web/templates/signup_team.html b/web/templates/signup_team.html
index 972aa49bf..f4e73f0a1 100644
--- a/web/templates/signup_team.html
+++ b/web/templates/signup_team.html
@@ -8,8 +8,7 @@
<div class="col-sm-12">
<div class="signup-team__container">
<img class="signup-team-logo" src="/static/images/logo.png" />
- <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>
+ <h4>{{ .SiteName }} is free for an unlimited time, for unlimited users. </h4>
<div id="signup-team"></div>
<a class="signup-team-login" href="/login">or Sign In</a>
</div>