{% extends "base.html" %} {% block content %}
Upload your Nessus scan in .csv format, and all the findings will be imported automatically.
{% csrf_token %} {% include "dojo/form_fields.html" with form=form %}
{% endblock %}