mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-04 01:29:21 +00:00
adding pertinent info to create party
This commit is contained in:
parent
b01d08ccfe
commit
e653d85cb7
1 changed files with 4 additions and 0 deletions
|
|
@ -22,6 +22,10 @@ script(type='text/ng-template', id='partials/options.social.party.html')
|
|||
=env.t('noPartyText')
|
||||
pre.prettyprint.
|
||||
{{user.id}}
|
||||
p
|
||||
=env.t('startLFG')
|
||||
a(href="http://habitrpg.wikia.com/wiki/Board:The_Archery_-_LFG")=env.t('linkLFG')
|
||||
=env.t('endLFG')
|
||||
include ./create-group
|
||||
|
||||
script(type='text/ng-template', id='partials/options.social.guilds.public.html')
|
||||
|
|
|
|||
Loading…
Reference in a new issue