habitica-self-host/website/views/social/achievement.jade

10 lines
257 B
Text
Raw Normal View History

2015-11-06 21:54:23 +00:00
extends ./layout
block extraHead
- var socialPage = 'achievement'
- var socialTitle = 'Earned an Achievement!'
2015-11-10 05:08:17 +00:00
- var socialDescription = 'I earned a new Achievement on Habitica for working to improve my life!'
2015-11-06 21:54:23 +00:00
block content
include ./landing-page