diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb
index e71f828be..cd71ae510 100644
--- a/app/views/layouts/application.html.erb
+++ b/app/views/layouts/application.html.erb
@@ -74,7 +74,7 @@
<%= content_for(:breadcrumbs) %>
<%= content_for(:before_content) %>
-
+
<% if flash.notice && !flash.notice.include?("translation missing") %>
<%= govuk_notification_banner(
title_text: "Success",