Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2099)

Unified Diff: appengine/chromium_cq_status/templates/index.html

Issue 2111713004: Teach CQ status app to check login status of users. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Review and tests. Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>
« no previous file with comments | « appengine/chromium_cq_status/stats/test/stats_test.py ('k') | appengine/chromium_cq_status/templates/recent.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698