From 2f418eed65e46a9993677b5ad9df135832cdf38c Mon Sep 17 00:00:00 2001 From: Pete Herlihy Date: Fri, 29 Apr 2016 15:30:44 +0100 Subject: [PATCH] Reminder of 7 days data retention on the activity pages --- app/templates/views/notifications.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/templates/views/notifications.html b/app/templates/views/notifications.html index 1032e8ea4..2717be8d0 100644 --- a/app/templates/views/notifications.html +++ b/app/templates/views/notifications.html @@ -66,6 +66,8 @@ {% if notifications %}

Download as a CSV file +   + Delivery information is available for 7 days

{% endif %}