{% extends 'tom_common/base.html' %} {% load bootstrap4 static %} {% block title %}Import Targets{% endblock %} {% block content %}
Upload a .csv to import targets in bulk. CSV columns must match target attributes. View the example .csv file.
{% endblock %}