-# Copyright (c) 2010, Diaspora Inc. This file is -# licensed under the Affero General Public License version 3 or later. See -# the COPYRIGHT file. - content_for :head do = include_javascripts :home .span-15.append-2 /= render 'aspects/no_contacts_message', :aspect => @aspect, :contact_count => @contacts.count /= render 'aspects/no_posts_message', :post_count => @post_hashes.length, :contact_count => @contacts.count #aspect_stream_container = render 'aspect_stream', :aspect => @aspect, :aspect_ids => @aspect_ids, :post_hashes => @post_hashes .span-7.last = owner_image_tag %h3{:style => "position:relative;display:inline-block;margin-left:12px;top:-8px;"} = current_user.name .description = link_to current_user.diaspora_handle, person_path(current_user.person) /= info_text(t('.handle_explanation')) %hr = render 'aspects/all_aspects_contacts'