<% content_for :head, stylesheet_link_tag("jqcloud") %>
<%= image_tag('btn/btn_tag.png', :class => "middle_box_picture_icon") %>
<%= t 'group.cloud' %>
<% if user_signed_in? %>
<%= render :partial => "ties/suggestions" %>
<%= render :partial => 'ties/pendings' %> <%= javascript_include_tag "jqcloud-0.1.3.min.js" %> <% end %>