Merge pull request #526 from alphagov/7days-reminder

Reminder of 7 days data retention on the activity pages
This commit is contained in:
Chris Hill-Scott
2016-04-29 15:54:16 +01:00

View File

@@ -66,6 +66,8 @@
{% if notifications %}
<p class="heading-small bottom-gutter">
<a href="{{ request.url }}&amp;download=csv" download>Download as a CSV file</a>
&emsp;
Delivery information is available for 7 days
</p>
{% endif %}