Sign in
skia
/
buildbot
/
ce50dfc19368e242e4dfc9656fa7b50417c4e641
/
.
/
ct_pixel_diff
/
frontend
/
templates
/
stats.html
blob: f0f861f89c76cce5a0641fe61675e2374cff8165 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
{{template "header.html" .}}
</head>
<body>
<pixel-diff-scaffold-sk>
<stats-page-sk></stats-page-sk>
</pixel-diff-scaffold-sk>
</body>
</html>