diff --git a/app/views/schemes/new.html.erb b/app/views/schemes/new.html.erb
index 26520fa09..ff4f4d3a9 100644
--- a/app/views/schemes/new.html.erb
+++ b/app/views/schemes/new.html.erb
@@ -3,14 +3,14 @@
<%= f.govuk_error_summary %>
-<% content_for :title, "Create a new supported housing scheme" %>
+ <% content_for :title, "Create a new supported housing scheme" %>
-<% content_for :before_content do %>
- <%= govuk_back_link(
- text: "Back",
- href: "javascript:history.go(-1);",
- ) %>
-<% end %>
+ <% content_for :before_content do %>
+ <%= govuk_back_link(
+ text: "Back",
+ href: "javascript:history.go(-1);",
+ ) %>
+ <% end %>
<%= content_for(:title) %>