{% extends "base.html" %} {% import "macros.html" as macros %} {% block title %}Koschei - {{ collection.display_name }}{% endblock %} {% block content %} {% set editable = "" if g.user and g.user.admin else 'disabled="true"' %}
{% if g.user and g.user.admin %} {% endif %}
Internal name
Display name
Display order
Priority coefficient
Koji target
Koji destination tag
Koji build tag
Koji build group
PkgDB branch name
Bugzilla product
Bugzilla product version
Enable build polling for untracked packages
{% endblock %}