mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-29 10:30:20 -04:00
Merge pull request #526 from alphagov/7days-reminder
Reminder of 7 days data retention on the activity pages
This commit is contained in:
@@ -66,6 +66,8 @@
|
||||
{% if notifications %}
|
||||
<p class="heading-small bottom-gutter">
|
||||
<a href="{{ request.url }}&download=csv" download>Download as a CSV file</a>
|
||||
 
|
||||
Delivery information is available for 7 days
|
||||
</p>
|
||||
{% endif %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user