{% extends "cacsremoteservice/views/layouts/project-view.html" %} {% block main %} {% if feature-flags.project-creation-redesign %}
{% else %}

Found Repositories

We found the following repositories when scanning the specified directory. Uncheck any repositories you do not want in your project, and then click Continue.

Uncheck all

{% for path in discovered-repositories %}
{% endfor %}
{% endif %} {% endblock %} {% block scripts %} {% endblock %}