|
|
@ -1,6 +1,9 @@ |
|
|
|
<figure class="app-figure"> |
|
|
|
<figure class="app-figure"> |
|
|
|
<figcaption id="<%= title.dasherize %>" class="app-figure__caption"> |
|
|
|
<figcaption id="<%= title.dasherize %>" class="app-figure__caption"> |
|
|
|
|
|
|
|
<span class="govuk-!-margin-right-4"> |
|
|
|
<strong><%= pagy.count %></strong> total <%= title.downcase %> |
|
|
|
<strong><%= pagy.count %></strong> total <%= title.downcase %> |
|
|
|
|
|
|
|
</span> |
|
|
|
|
|
|
|
<a class="govuk-link" href="#" download="">Download (CSV)</a> |
|
|
|
</figcaption> |
|
|
|
</figcaption> |
|
|
|
<section class="app-table-group" tabindex="0" aria-labelledby="<%= title.dasherize %>"> |
|
|
|
<section class="app-table-group" tabindex="0" aria-labelledby="<%= title.dasherize %>"> |
|
|
|
<table class="govuk-table"> |
|
|
|
<table class="govuk-table"> |
|
|
|