| Index: appengine/chromium_cq_status/templates/index.html
|
| diff --git a/appengine/chromium_cq_status/templates/index.html b/appengine/chromium_cq_status/templates/index.html
|
| index ee351b18a808a00a01a89ef5fabe1a1baf5ffa54..5834e7dfc8989d24320f6e9333baff4d06c4407b 100644
|
| --- a/appengine/chromium_cq_status/templates/index.html
|
| +++ b/appengine/chromium_cq_status/templates/index.html
|
| @@ -18,7 +18,7 @@ textarea {
|
| }
|
| </style>
|
|
|
| -<h1>Chromium CQ Status</h1>
|
| +<h1>%(host)s CQ Status</h1>
|
| <pre>
|
| Source code:
|
| <a href="https://chromium.googlesource.com/infra/infra/+/master/appengine/chromium_cq_status/">https://chromium.googlesource.com/infra/infra/+/master/appengine/chromium_cq_status/</a>
|
|
|