blob: 4a514583fe810f2d528c052e6ac6da118e8ffcd6 [file] [log] [blame]
{{/*
Copyright 2019 syzkaller project authors. All rights reserved.
Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file.
Fixed bugs page.
*/}}
<!doctype html>
<html>
<head>
{{template "head" .Header}}
<title>syzbot</title>
</head>
<body>
{{template "header" .Header}}
{{template "bug_list" .Bugs}}
</body>
</html>