diff --git a/viewdownloads/templates/viewrequests/requests.html b/viewdownloads/templates/viewrequests/requests.html index d4ee552..a62c4af 100644 --- a/viewdownloads/templates/viewrequests/requests.html +++ b/viewdownloads/templates/viewrequests/requests.html @@ -1,7 +1,7 @@ {% extends 'common/master.html' %} {% block body %}

View Download Attempts

-Download as CSV +Download latest 100 as CSV Download all as CSV @@ -25,4 +25,4 @@ {% endfor %}
-{% endblock %} \ No newline at end of file +{% endblock %}