diff --git a/app/views/form/guidance/_what_counts_as_income.html.erb b/app/views/form/guidance/_what_counts_as_income.html.erb index 078a1db20..0ca777ea4 100644 --- a/app/views/form/guidance/_what_counts_as_income.html.erb +++ b/app/views/form/guidance/_what_counts_as_income.html.erb @@ -1,11 +1,4 @@ -
- - - What counts as income? - - -
- +<%= govuk_details(summary_text: 'What counts as income?') do %>

You should include any income from:

- -
-
+<% end %>