Inputs

{% for input in inputs_with_source %} {% endfor %}
{% if project.can_add_input and not project.is_archived %} {% include "scanpipe/includes/add_inputs_modal.html" %} {% else %} {% endif %}