{% extends "tables/base.html" %} {% comment %} Copyright 2011 Google Inc. All Rights Reserved. This template builds the test config summary page for the ChromeOS Test Dashboard. {% endcomment %} {% block title %}ChromeOS Test/Email Config Summary{% endblock %} {% block header_block %} {% include 'tables/configs/header.html' %} {% endblock %} {% block html_block %}

{% endblock %}