|
|
@ -3,7 +3,7 @@ |
|
|
|
<span class="govuk-!-margin-right-4"> |
|
|
|
<span class="govuk-!-margin-right-4"> |
|
|
|
<strong><%= pagy.count %></strong> total <%= title.downcase %> |
|
|
|
<strong><%= pagy.count %></strong> total <%= title.downcase %> |
|
|
|
</span> |
|
|
|
</span> |
|
|
|
<a class="govuk-link" href="#" download="">Download (CSV)</a> |
|
|
|
<a class="govuk-link" download href="/logs.csv">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"> |
|
|
|