{% extends "bootspeed/bootspeed_layout.html" %} {% load dashboard_extras %} {% block page_name %}Bootspeed{% endblock %} {% 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 %}