habitica/website/views/social/level-up.jade
2015-11-03 17:19:57 -05:00

9 lines
297 B
Text

extends ./layout
block extraHead
- var socialPage = 'level-up'
- var socialTitle = 'Level Up!'
- var socialDescription = 'I earned a new level with my accomplishments! In Habitica, your avatar grows in strength as you improve your real-life habits.'
block content
include ./landing-page