mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-12 01:48:54 -04:00
Add caveat about provider version history
To go with https://github.com/alphagov/notifications-api/pull/3500
This commit is contained in:
@@ -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='',
|
||||
|
||||
Reference in New Issue
Block a user