From ae546c5f2221194ac575596c2b21f0159455ccca Mon Sep 17 00:00:00 2001 From: Chris Lowis Date: Sat, 26 Oct 2024 21:11:54 +0100 Subject: [PATCH 01/15] Inline shared header on /account page To more closely match the designs. --- app/views/users/show.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/users/show.html.erb b/app/views/users/show.html.erb index afc8a3cf..9c1cc037 100644 --- a/app/views/users/show.html.erb +++ b/app/views/users/show.html.erb @@ -1,4 +1,4 @@ -<%= render('shared/page_header', text: 'My account') %> +

My account