Files
habitica/website/views/social/level-up.jade
T
2015-11-03 15:04:31 -05:00

10 lines
308 B
Plaintext

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