{% from "_helpers.html" import render_field %} {% macro copr_form(form, view, copr = None, username = None) %} {# if using for updating, we need to pass name to url_for, but otherwise we need to pass nothing #} {% if form._mock_chroots_error %}