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