{% extends "layout.html" %} {% block sidebar %}{% include "lintian-fixes/sidebar.html" %}{% endblock %} {% from "run_util.html" import result_code_explanation, reschedule_button %} {% block page_title %}Lintian Brush Failures for {{ fixer }}{% endblock %} {% block body %}
Package | Finish Time | Description |
---|---|---|
{{ pkg }} {{ reschedule_button('lintian-fixes', pkg, id='reschedule-' + pkg, accesskey=None) }} |
{{ format_timestamp(finish_time) }} | {{ description }} |