X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/8917fa82999bdf0020f623db9869abae99930b56..ff3e4c60ffa088479cd0a97b314b4af06b0d67ba:/apps/workbench/app/views/users/profile.html.erb 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%>