{{ h.markdown_extract(harvest_source.notes)|urlize }}
{% else %}{{ _('There is no description for this harvest source') }}
{% endif %}{{ _('The last harvest job is still running') }}
{% endif %} {% if harvest_source.status and harvest_source.status.last_job %} {% snippet "snippets/job_details.html", job=harvest_source.status.last_job %} {% else %}{{ _('No jobs yet for this source') }}
{% endif %}