From 278d79ae91a10b5d8b8816ea51562cb36a563fb5 Mon Sep 17 00:00:00 2001 From: Paul Robert Lloyd Date: Mon, 29 Nov 2021 16:53:21 +0000 Subject: [PATCH] Fix incorrect markup around phase banner --- app/views/layouts/application.html.erb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index 7b3b968fc..c6b5d1988 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -47,14 +47,12 @@ end %> - -
<%= content_for(:before_content) %>