{% extends "tables/base.html" %}
{% comment %}
Copyright 2012 Google Inc. All Rights Reserved.
Aggregates per-build perf results with dynamically plotted perf charts.
{% endcomment %}
{% block title %}ChromeOS Performance Test Dashboard{% endblock %}
{% block html_block %}
{% endblock %}