{% extends "base.html" %} {% comment %} Copyright 2010 Google Inc. All Rights Reserved. This template builds a page with multiple plots in frames. {% endcomment %} {% block header_block %}

Chrome OS Performance Test Results

{{ tpl_params.board }} - {{ tpl_params.system }}

{% for test_name, test_keys in tpl_charts %} {% ifchanged %} {{ test_name }}  |  {% endifchanged %} {% endfor %} last updated: {% now "D M j H:i:s Y" %}
{% endblock %} {% block body_block_header %}{% endblock %} {% block html_block %}
{% for test_name, test_keys in tpl_charts %} {% ifchanged %}
{{ test_name }}
{% endifchanged %} {% endfor %}
{% endblock %}