{% extends 'base.html' %} {% load admin_urls static render_bundle_csp %} {% block meta_title %}{{ page_title }}{% endblock meta_title %} {% block extrascript %} {# jQuery required for autocomplete widget #} {% render_bundle_csp "annotation" "js" %} {% endblock %} {% block main %}
Add a new source record, then return to this page.
{% endblock %}