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

10 lines
314 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 21:16:17 +00:00
- var socialDescription = 'I\'ve 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