Skip to content

Commit

Permalink
Content change to CSV reference docs (#4929)
Browse files Browse the repository at this point in the history
  • Loading branch information
stevehook authored Jan 10, 2025
1 parent 5559cc2 commit 123a8cd
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions app/views/csv_docs/pages/add_trainees.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,14 @@
) %>

<p class="govuk-body">
Training providers can register their trainees in bulk by creating trainee records and adding the required data.
<%= render(NotificationBanner::View.new(
text: "This draft guidance is for review and testing purposes only. Send your feedback or questions to <a href=\"mailto:[email protected]\" class=\"govuk-notification-banner__link\">[email protected]</a>.".html_safe,
type: :important,
)) %>
</p>

<h2 class="govuk-heading-m">Important</h2>
<p class="govuk-body">
This draft guidance is for review and testing purposes only. Send your feedback or questions to <a href="mailto:[email protected]" class="govuk-link">[email protected]</a>.
Training providers can register their trainees in bulk by creating trainee records and adding the required data.
</p>

<p class="govuk-body">
Expand Down

0 comments on commit 123a8cd

Please sign in to comment.