Add caveat about provider version history

To go with https://github.com/alphagov/notifications-api/pull/3500
This commit is contained in:
Ben Thorner
2022-04-06 12:09:50 +01:00
parent 66335d20c2
commit 25a26c0b4d

View File

@@ -18,6 +18,11 @@
<div class="govuk-grid-column-two-thirds">
{{ page_header(provider_versions[0].display_name) }}
<p class="govuk-body">
Only showing the latest 100 versions.
</p>
{% call(item, row_number) list_table(
provider_versions,
caption='',