From bba008bd6139f1832fa61a75c9071e9ad7f76a03 Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Mon, 3 Jun 2013 19:15:05 -0400 Subject: [PATCH] guild: add guild bank popover --- views/app/groups.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/views/app/groups.html b/views/app/groups.html index bd56cd9cd7..373fff2a69 100644 --- a/views/app/groups.html +++ b/views/app/groups.html @@ -126,6 +126,12 @@ + {{#if equal(@group.type,'guild')}} + + +
{{@group.balance}} Guild Gems
+
+ {{/}}
{{#if equal(@group.id,'habitrpg')}}