{% extends "web/_base.html" %} {% block title %}Autopkgtest run for {{ request_data.task_description }}{% endblock %} {% block content %}
{{ source.as_deb822_source }}{{ key }}: {{ value }}
                        {{ name }}:
                    {% include "web/_autopkgtest-status.html" with status=status only %}
                    {% if details %}({{ details }}){% endif %}