-# 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 :people - content_for :page_title do = @person.name .span-6 = render :partial => 'people/profile_sidebar', :locals => {:person => @person, :contact => @contact } .span-18.last = render 'people/sub_header', :person => @person, :contact => @contact #people_stream.stream - for hash in @hashes = render :partial => 'people/person', :locals => hash = will_paginate @contacts_of_contact