Upgrades amount of users on static page

This commit is contained in:
Sighne
2016-01-06 21:50:43 +00:00
parent de3d4ae8e7
commit a9f10380b9
+1 -1
View File
@@ -81,7 +81,7 @@ html(ng-app='habitrpg', ng-controller='RootCtrl')
img.img-rendering-auto.center-block.img-responsive(src='https://d2afqr2xdmyzvu.cloudfront.net/front/images/intro.png')
// insert intro images
.introcall.bg-success
h4= env.t('joinOthers', {userCount:'900,000'})
h4= env.t('joinOthers', {userCount:'1,000,000'})
small
button#play-btn.btn.btn-primary.btn-lg.gamifybutton(ng-click='playButtonClick()')= env.t('free')
.presslogos.text-center