{% extends "tables/base.html" %} {% comment %} Copyright 2012 Google Inc. All Rights Reserved. This template builds the main summary page for the ChromeOS Test Dashboard. Tables include variable number of columns that reflect test netbooks used and a variable number of rows that represent builds. The build cells are hyperlinks, the timing cells include popup text and the status cells are hyperlinks to details pages. {% endcomment %} {% block title %}ChromeOS Test Dashboard{% endblock %} {% block header_block %} {% include 'tables/summary/header.html' %} {% endblock %} {% block html_block %}