Submit social housing lettings and sales data (CORE)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

5 lines
254 B

<div class="app-data-box__upper">
<%= govuk_link_to data_box[:path], class: "govuk-link--no-visited-state govuk-link--no-underline" do %>
<span class="app-data-box__count"><%= data_box[:count] %></span><br><%= data_box[:text] %>
<% end %>
</div>