{% extends 'base.html' %} {% block body %}

{{ _('Cancel') }} {% if client.db_id %} {{_('Delete')}} {% endif %}

{% if client.db_id %} {% else %} {% endif %}
{{ _('One URI per line') }}
{{ _('One URI per line, prefixed with space-separated method (GET/POST)') }}
{% endblock %}