8 lines
294 B
Text
8 lines
294 B
Text
-# 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 :submit_block do
|
|
= submit_tag "#{t('users.getting_started.save_and_continue')} →"
|
|
= render :partial => 'people/edit'
|
|
|