<p></p>
<p><b>@gravitystorm</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3257#discussion_r673838380">app/views/users/show.html.erb</a>:</p>
<pre style='color:#555'>> @@ -165,6 +165,12 @@
 
     <div class="user-description richtext text-break"><%= @user.description.to_html %></div>
 
+    <% if current_user and @user.id == current_user.id %>
+      <div class="my-3">
+        <%= link_to t(".edit_profile"), edit_profile_path, :class => "btn btn-outline-primary" %>
</pre>
<p>I can move it around, but to be fair I think the whole page is already a mess. My plan is a followup PR that</p>
<ul>
<li>Moves the profile content out of the (grey) page header and into the main part of the page</li>
<li>Remove the strange override that makes the profile page the only edge-to-edge page</li>
<li>Moves the admin stuff into the header along with the rest of the stuff that's there already</li>
<li>Moves the non-profile stuff (like lists of friends, links that aren't shown to other people etc) off that page and into a separate dashboard</li>
</ul>
<p>I think at that point the edit button will sit more naturally under the profile content.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3257#discussion_r673838380">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLJH5SRRX35VEMKN6STTY2LUHANCNFSM5AL23W7Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAK2OLN5XJ6E4XCPTY7XRN3TY2LUHA5CNFSM5AL23W72YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOFJUFLHQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/3257#discussion_r673838380",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/3257#discussion_r673838380",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>