From e653d85cb7b1746fcd97aa01c12a47bc70a44c35 Mon Sep 17 00:00:00 2001 From: deilann Date: Mon, 10 Feb 2014 05:37:31 -0800 Subject: [PATCH] adding pertinent info to create party --- views/options/social/index.jade | 4 ++++ 1 file changed, 4 insertions(+) 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')