2 changed files with 7 additions and 12 deletions
@ -1,12 +0,0 @@ |
|||||||
<% content_for :title, "Check duplicate logs" %> |
|
||||||
|
|
||||||
<div class="govuk-grid-row"> |
|
||||||
<div class="govuk-grid-column-two-thirds"> |
|
||||||
<%= govuk_panel( |
|
||||||
classes: "app-panel--interruption", |
|
||||||
) do %> |
|
||||||
<p class="govuk-heading-l">These logs are duplicates</p> |
|
||||||
<p class="govuk-body-l">These logs have the same values for the following fields. Choose one to keep or correct the answers.</p> |
|
||||||
<% end %> |
|
||||||
</div> |
|
||||||
</div> |
|
||||||
Loading…
Reference in new issue