diff --git a/app/views/profiles/show.html.haml b/app/views/profiles/show.html.haml index 38199398..04b88ca3 100644 --- a/app/views/profiles/show.html.haml +++ b/app/views/profiles/show.html.haml @@ -2,7 +2,7 @@ .contain = link_to 'Edit', edit_profile_path(@profile) -%p +%h1 = @profile.name %p = @profile.summary