habitica/website/views/social/unlock-quest.jade

10 lines
310 B
Text
Raw Normal View History

2015-10-30 23:41:46 +00:00
extends ./layout
block extraHead
- var socialPage = 'unlock-quest'
2015-10-30 23:41:46 +00:00
- var socialTitle = 'Unlocked a Quest!'
2015-11-03 22:19:57 +00:00
- var socialDescription = 'I discovered a new Quest! In Habitica, you can battle fearsome monsters and devious villains using your real-life productivity.'
2015-10-30 23:41:46 +00:00
block content
include ./landing-page