Files
habitica/website/views/social/won-challenge.jade
T
2015-11-03 17:19:57 -05:00

10 lines
316 B
Plaintext

extends ./layout
block extraHead
- var socialPage = 'won-challenge'
- var socialTitle = 'Won a Challenge!'
- var socialDescription = 'I stood out from the pack and won a Challenge! In Habitica, users can challenge one another to accomplish goals in all areas of life.'
block content
include ./landing-page