summaryrefslogtreecommitdiffstats
path: root/web/templates/signup_team.html
diff options
context:
space:
mode:
authorAsaad Mahmood <Unknowngi@live.com>2015-07-28 01:08:03 +0500
committerJoramWilander <jwawilander@gmail.com>2015-07-28 11:31:15 -0400
commit120ca016626bcb3e95090280b7a1d02c6588b6a8 (patch)
tree46029ade58312fe5fbc335703ab2408da6b9f23a /web/templates/signup_team.html
parent2602f3b49edd92cc292a49cca26377f19f1ccf4b (diff)
downloadchat-120ca016626bcb3e95090280b7a1d02c6588b6a8.tar.gz
chat-120ca016626bcb3e95090280b7a1d02c6588b6a8.tar.bz2
chat-120ca016626bcb3e95090280b7a1d02c6588b6a8.zip
Signup Ui changes
Diffstat (limited to 'web/templates/signup_team.html')
-rw-r--r--web/templates/signup_team.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/templates/signup_team.html b/web/templates/signup_team.html
index b86590589..b84b8e486 100644
--- a/web/templates/signup_team.html
+++ b/web/templates/signup_team.html
@@ -9,8 +9,8 @@
<div class="col-sm-12">
<div class="signup-team__container">
<img class="signup-team-logo" src="/static/images/logo.png" />
- <h2>All team communication in one place, searchable and accessible anywhere</h2>
- <h4 class="text--light">{{ .SiteName }} is free for an unlimited time, for unlimited users </h4 class="text--light">
+ <h1>Mattermost</h1>
+ <h4 class="color--light">All team communication in one place, searchable and accesible anywhere</h4>
<div id="signup-team"></div>
</div>
</div>