diff --git a/views/options/social/index.jade b/views/options/social/index.jade index ab38723f3b..73f3cd773f 100644 --- a/views/options/social/index.jade +++ b/views/options/social/index.jade @@ -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')