{% extends "layout.html" %} {% load dashboard_extras %} {% block content %}

Bootspeed.

{% for image in images %} {% endfor %}
Release Variant Arch Date Bootspeed
{{ image.release }} {{ image.variant }} {{ image.arch }} {{ image.last_run_date }} {{ image.boot }}
{% endblock %}