{% extends "layout.html" %} {% block title%}Build {{ build.id }}{%endblock%} {% block body %}
Project {{username}}/{{coprname}} doesn't exist!
You can go to {{ build.copr.owner.name }}/{{build.copr.name }}/build/{{build.id}} to see this build.
{% endblock %}