{% extends "layout.html" %} {% load dashboard_extras %} {% block extra_headers %} {% include "bootspeed/dygraphs.html" %} {% endblock extra_headers %} {% block content %}

Bootspeed. {{ arch }}

{% include "bootspeed/dygraphs-divs.html" %} {% endblock %}