blob: 9418699f6e3aab263fe0738be0306b2342846909 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>Skia Performance Monitoring - Alerts</title>
<script type="text/javascript" charset="utf-8">
this.sk = this.sk || {};
this.sk.perf = {{.context}};
</script>
{{template "header.html" .}}
</head>
<body>
<perf-scaffold-sk>
<alerts-page-sk></alerts-page-sk>
</perf-scaffold-sk>
</body>
</html>