{% extends "admin/base.html" %} {% block content %}
{{ form.urls.help_text|safe }}
This URL will be crawled with policy {{ crawl_policy }}:
{% include "admin/crawl_policy_desc.html" with add_to_queue=True label_tag="label_tag" %}
Create a new policy
These URLs will be crawled with policies:
{{ form.recursion_depth.help_text|safe }}
{{ form.show_on_homepage.help_text|safe }}