{% extends "web/_base.html" %} {% block title %}Autopkgtest run for {{ request_data.task_description }}{% endblock %} {% block content %}

Autopkgtest run for {{ request_data.task_description }}

Generic view

Request

{% if result_artifact %}

Results

{% endif %} {% endblock %}