{% extends "../../base.html" %} {% block title %}{{ _("Scratch builds") }}: {{ pkg.name }}{% end block %} {% block body %}
{{ _("There are no scratch builds for this package.") }}