-# Copyright (c) 2010, Diaspora Inc. This file is -# licensed under the Affero General Public License version 3 or later. See -# the COPYRIGHT file. - if likes.size > 0 .likes_container .likes = image_tag('icons/happy_smiley.png') = link_to t('.people_like_this', :count => likes.length), "#", :class => "expand_likes" %span.hidden.likes_list = likes_list(likes)