summaryrefslogtreecommitdiffstats
path: root/web/templates/signup_team.html
diff options
context:
space:
mode:
authorAsaad Mahmood <Unknowngi@live.com>2015-06-23 22:51:43 +0500
committerAsaad Mahmood <Unknowngi@live.com>2015-06-23 22:51:43 +0500
commitb176fc7cfa5f89e31d904f4add383ecd78e82ab5 (patch)
treed28a90dd98fc1f20cf32a52966f30acc307513bf /web/templates/signup_team.html
parent740482f51dd5e7de42b7047411b780e0864c2bb3 (diff)
downloadchat-b176fc7cfa5f89e31d904f4add383ecd78e82ab5.tar.gz
chat-b176fc7cfa5f89e31d904f4add383ecd78e82ab5.tar.bz2
chat-b176fc7cfa5f89e31d904f4add383ecd78e82ab5.zip
MM-1339 - Updating Ui for sign up page
Diffstat (limited to 'web/templates/signup_team.html')
-rw-r--r--web/templates/signup_team.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/web/templates/signup_team.html b/web/templates/signup_team.html
index 6b4887dd1..ccca78377 100644
--- a/web/templates/signup_team.html
+++ b/web/templates/signup_team.html
@@ -8,7 +8,8 @@
<div class="col-sm-12">
<div class="signup-team__container">
<img class="signup-team-logo" src="/static/images/logo.png" />
- <h4>{{ .SiteName }} is free for an unlimited time, for unlimited users </h4>
+ <h2>All team communication in one place, searchable and accesible anywhere</h2>
+ <h4 class="text--light">{{ .SiteName }} is free for an unlimited time, for unlimited users </h4 class="text--light">
<div id="signup-team"></div>
<a class="signup-team-login" href="/login">or Sign In</a>
</div>