{% extends "scls/softwarecollection_sub_base.html" %} {% block scl_menu_delete %} active btn-primary {% endblock %} {% block submenu %}{% include "scls/submenu.html" %}{% endblock %} {% block title %}Delete Project{% endblock %} {% block content %}
Use this form to delete the entire project including all the files. This action does not change or remove any copr projects.
{% for error in form.non_field_errors %}