Upgrades amount of users on static page
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user