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.
12 lines
318 B
12 lines
318 B
1 year ago
|
<div class="govuk-grid-row">
|
||
|
<div class="govuk-grid-column-two-thirds">
|
||
|
<h1 class="govuk-heading-l">There are no more duplicate logs</h1>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
<p class="govuk-body">
|
||
|
You have either changed or deleted all the duplicate logs.
|
||
|
</p>
|
||
|
|
||
|
<%= govuk_button_link_to "Back to all logs", lettings_logs_path %>
|