From 553887f11490e8c1ed14c588ece79c3f72bd3b78 Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Sun, 23 Apr 2017 22:56:00 +0200 Subject: [PATCH] Minor change --- app/views/my/profile.slim | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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