{% extends "base.html" %} {% load static %} {% block content %}

Edit API Scan Configuration

{% csrf_token %} {% include "dojo/form_fields.html" with form=form %}
API Scan Configurations are supported for these test types.
{% endblock %} {% block postscript %} {% endblock %}