mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-01 15:31:16 +00:00
Merge pull request #2808 from deilann/createparty
adding pertinent info to create party
This commit is contained in:
commit
748f76b928
1 changed files with 4 additions and 0 deletions
|
|
@ -21,6 +21,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