diff --git a/app/templates/views/jobs/jobs.html b/app/templates/views/jobs/jobs.html index 0e026dd6e..0c14dce42 100644 --- a/app/templates/views/jobs/jobs.html +++ b/app/templates/views/jobs/jobs.html @@ -18,15 +18,15 @@ {% include 'views/dashboard/_jobs.html' %} {% endif %} {% if not jobs and not show_scheduled_jobs %} -
+
You have not uploaded any files yet.
{% if current_service.has_permission('upload_letters') %} -+
Upload a letter and Notify will print, pack and post it for you.
{% endif %} -+
To upload a list of contact details, first choose a template.
{% endif %}