Skip to content
Extraits de code Groupes Projets
1.html.haml 388 octets
Newer Older
-#   Copyright (c) 2010, Diaspora Inc.  This file is
-#   licensed under the Affero General Public License version 3 or later.  See
-#   the COPYRIGHT file.



%h1
  = "Welcome, #{current_user.real_name}!"
  .description
    Do the stuff below to further complete some things.

%h2
  %u
    Edit your profile

  Define your aspects ➔
  Find your friends

= render 'users/profile'