User Profile


<%= settings.text_field :display_name %>


<%= settings.text_field :website %> (without http://)


<%= settings.text_area :bio, :rows => 10, :style => "width:99%" %>