{% extends "base.html" %} {% block title %}{{ page_title }}{% endblock %} {% block meta_description %}{{ meta_description }}{% endblock %} {% block content %}

{{ source.name }} is ready for intake

The source is registered as {{ source.get_family_display }} with status {{ source.get_status_display }}.

URL
{{ source.url }}
Offers attached
{{ source.job_count }}
{% endblock %}