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

Unified Diff: appengine/swarming/templates/public_bot_index.html

Issue 2338383002: Refactor prior to adding task-page (Closed) Base URL: git@github.com:luci/luci-py@master
Patch Set: Address nits Created 4 years, 3 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/swarming/templates/public_bot_index.html
diff --git a/appengine/swarming/templates/public_bot_index.html b/appengine/swarming/templates/public_bot_index.html
index 9fd361715cc21365902e8ec3da5ed3cbb7f97d5a..c04b141157f63373c58151559e644e2b5e58159c 100644
--- a/appengine/swarming/templates/public_bot_index.html
+++ b/appengine/swarming/templates/public_bot_index.html
@@ -8,7 +8,7 @@
<html>
<head>
- <title>Swarming Bot Page</title>
+ <title>Bot Page - Swarming</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1, user-scalable=yes">
« no previous file with comments | « appengine/swarming/elements/res/js/common.js ('k') | appengine/swarming/templates/public_botlist_index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698