{% extends "scls/softwarecollection_sub_base.html" %} {% block scl_menu_coprs %} active btn-primary {% endblock %} {% load sekizai_tags %} {% block submenu %}{% include "scls/submenu.html" %}{% endblock %} {% block title %}Manage Copr Projects{% endblock %} {% block content %}
Use this form to attach or unattach Copr projects. Please remember to select chroots from these projects in the repos section.
{% for error in form.non_field_errors %}