Group
<%= image_tag "group.png", :class => 'icon', :size => '50x50' %><%= @group.desc %>
Location
<%= @group.city %><% if @group.city != "" && @group.province != "" %>, <% end %><%= @group.province %><% if (@group.city != "" || @group.province != "") && @group.country != "" %>, <% end %><%= @group.country %> <% if (@group.city == "" && @group.province == "" && @group.country == "") %>Earth<% end %>Link
<%= link_to @group.link, @group.link, :class => 'link', :target => '_blank' %>Shucks, there are no groups.
<% end %>Shucks, there are no groups.
<% end %>Shucks, there are no people.
<% end %>Shucks, there are no items.
<% end %>