habitica/views/static/contact.jade
2014-01-30 18:25:25 -02:00

12 lines
No EOL
297 B
Text

extends ./layout
block vars
- var layoutEnv = env
- var menuItem = 'contact'
block title
title=env.t('contact')
block content
// Probably just add linkks to the respective contact locations?
// Bugs? Github
// Feature requests? Trello
// Enterprise? Click the "pricing" tab
/// etc