mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-03 08:21:07 +00:00
12 lines
No EOL
297 B
Text
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 |