{% extends "base.html" %} {% block title %}{{package_name}} in {{suite}}{% endblock %} {% block header_content %} {{package_name}} [{{suite}}] at {{time}} {% endblock %} {% block content %}
WORK IN PROGRESS!
{% if errors|length %}Last updated on: {{time}}
{% endblock %}