blob: f4f29249220b9b7b90bdae5224aab9f674b27bd0 [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.
Terminal bugs page (fixed, invalid).
*/}}
<!doctype html>
<html>
<head>
{{template "head" .Header}}
<title>syzbot</title>
</head>
<body>
{{template "header" .Header}}
{{template "bug_list" .Bugs}}
</body>
</html>