diff --git a/app/views/my/profile.slim b/app/views/my/profile.slim index 739e1c1..161628b 100644 --- a/app/views/my/profile.slim +++ b/app/views/my/profile.slim @@ -2,7 +2,7 @@ = render partial: 'menu' - h1 As far as we know + h1 As far as we know… h2 Your name @@ -11,6 +11,8 @@ ' Your name will be shown to others along with the images you upload. ' Feel free to change it. + / TODO: submit - save + h2 Your email address p = current_user.email p.help-text