diff options
Diffstat (limited to 'pkg/manager/html/common.html')
| -rw-r--r-- | pkg/manager/html/common.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/manager/html/common.html b/pkg/manager/html/common.html index 1a6d1c0ef..b1dc34796 100644 --- a/pkg/manager/html/common.html +++ b/pkg/manager/html/common.html @@ -14,7 +14,7 @@ Use of this source code is governed by Apache 2 LICENSE that can be found in the <table class="position_table"> <tr> <td> - <h1><a href="/">syzkaller</a></h1> + <h1><a href="/">syzkaller</a>{{if .Name}}: {{.Name}}{{end}}</h1> </td> <td> <form action="/action" method="post"> |
