github.com/google/syzkaller@v0.0.0-20240517125934-c0f1611a36d6/dashboard/app/error.html (about) 1 <!doctype html> 2 <html> 3 <head> 4 {{template "head" .Header}} 5 <title>syzbot</title> 6 </head> 7 <body> 8 {{.Error}} 9 <br> 10 <a href="javascript:history.back()">back</a> 11 </body> 12 </html>