{% extends "coprs/detail.html" %} {% from "coprs/detail/_describe_source.html" import describe_source %} {% from "coprs/detail/_builds_table.html" import builds_table with context %} {% block title %}Package {{ package.name }} in {{ package.copr.owner.name }}/{{ package.copr.name }}{% endblock %} {%block project_breadcrumb %} {#