{% if pkg.critical_path %} {{ _("Critical path") }} {% end %} {% if not short %} {% if build.type == "release" %} {{ _("Release build") }} {% elif build.type == "scratch" %} {{ _("Scratch build") }} {% end %} {% end %}

{% if shorter %} {{ pkg.name }} {% else %} {{ build.name }} {% end %}
{{ pkg.summary }}