{% extends "emails/tests_base.html" %} {% comment %} Copyright 2010 Google Inc. All Rights Reserved. This template builds an email with details of test(s) that failed. {% endcomment %} {% block status_block %}PASSED all{% endblock %}