X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/1a0a58c4f22af82e0a37440af3b0948771bca5e1..ff3e4c60ffa088479cd0a97b314b4af06b0d67ba:/apps/workbench/app/views/users/profile.html.erb?ds=sidebyside diff --git a/apps/workbench/app/views/users/profile.html.erb b/apps/workbench/app/views/users/profile.html.erb index aab8843930..45aea01b95 100644 --- a/apps/workbench/app/views/users/profile.html.erb +++ b/apps/workbench/app/views/users/profile.html.erb @@ -28,19 +28,19 @@ <%= hidden_field_tag :offer_return_to, params[:offer_return_to] %> <%= hidden_field_tag :return_to, profile_user_path(current_user.uuid, offer_return_to: params[:offer_return_to]) %>
- +

<%=current_user.email%>

- +

<%=current_user.first_name%>

- +

<%=current_user.last_name%>