<% provide(:title, @user.name) %> <% provide(:button_text, 'Save changes') %>

Update profile

<%= render 'form' %>
<%= render 'picture_form' %>