summaryrefslogtreecommitdiffstats
path: root/web/templates/signup_team.html
diff options
context:
space:
mode:
authorJoram Wilander <jwawilander@gmail.com>2015-07-29 07:52:59 -0400
committerJoram Wilander <jwawilander@gmail.com>2015-07-29 07:52:59 -0400
commit63a17cf4f6c23ccd32a569194956425f22c761d6 (patch)
treeac89dcaa570edb1cb088d6000fe1db3698c1ba82 /web/templates/signup_team.html
parentd222f6c7a3c69a68879cc0fd5aeb7343d72dfb39 (diff)
parentf084188010ccc0b82f17b99e5cacde74e732c318 (diff)
downloadchat-63a17cf4f6c23ccd32a569194956425f22c761d6.tar.gz
chat-63a17cf4f6c23ccd32a569194956425f22c761d6.tar.bz2
chat-63a17cf4f6c23ccd32a569194956425f22c761d6.zip
Merge pull request #265 from mattermost/mm-1711
MM-1711 update sign-up and login UI
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>