diff --git a/app/templates/views/jobs/job.html b/app/templates/views/jobs/job.html index 0a25534e0..ed7914bc3 100644 --- a/app/templates/views/jobs/job.html +++ b/app/templates/views/jobs/job.html @@ -30,16 +30,14 @@ )}} {% endif %} -

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

- {% include 'partials/jobs/status.html' %} {% include 'partials/jobs/count.html' %} {% include 'partials/jobs/notifications.html' %} + + {% endblock %}