-# Copyright (c) 2010, Diaspora Inc. This file is -# licensed under the Affero General Public License version 3 or later. See -# the COPYRIGHT file. .span-8.append-1.last %h1{:style => "text-align:right;"} = "Welcome!" .description Do the stuff below to further complete some things. %h3{:style => "text-align:right;"} = link_to "Edit your profile", getting_started_path(1) %br = link_to "Define your aspects", getting_started_path(2) %br = link_to "Connect your services", getting_started_path(3) %br .span-15.last .floating %h3 Your friends .description Find your friends on Diaspora, Facebook, or send them an invite via email. %h4 On Diaspora = text_field_tag :diaspora_handle, nil, :placeholder => "Diaspora handle" %h4 On Facebook = text_field_tag :facebook_handle, nil, :placeholder => "Name" %h4 Invite = text_field_tag :email, nil, :placeholder => "Email", :type => "email"