{#- # Copyright (C) 2015-2020 Intel Corporation # SPDX-License-Identifier: Apache-2.0 -#} {% extends "base.html" %} {%- block page_title %} Build Stats - CLR Telemetry {%- endblock %} {% block content %}

Records per build

{% block record_content %} {% endblock %} {% endblock %} {#- # vi: ft=jinja ts=8 et sw=4 sts=4 #}