|
|
@ -1,5 +1,3 @@ |
|
|
|
<% content_for :title, title %> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<%= govuk_table do |table| %> |
|
|
|
<%= govuk_table do |table| %> |
|
|
|
<%= table.caption(classes: %w[govuk-!-font-size-19 govuk-!-font-weight-regular]) do |caption| %> |
|
|
|
<%= table.caption(classes: %w[govuk-!-font-size-19 govuk-!-font-weight-regular]) do |caption| %> |
|
|
|
<% if searched.present? %> |
|
|
|
<% if searched.present? %> |
|
|
|