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

Unified Diff: appengine/swarming/elements/botlist.html

Issue 2177353002: Add top level app element (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-py@hello-oauth
Patch Set: Address feedback and introduce new res/ layer of direction Created 4 years, 5 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
« no previous file with comments | « appengine/swarming/elements/README.md ('k') | appengine/swarming/elements/botlist-index.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/swarming/elements/botlist.html
diff --git a/appengine/swarming/elements/botlist.html b/appengine/swarming/elements/botlist.html
deleted file mode 100644
index a8af24d89c19f7241cb7d89ade27a8ceb10c16ef..0000000000000000000000000000000000000000
--- a/appengine/swarming/elements/botlist.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<!--
- Copyright 2016 The LUCI Authors. All rights reserved.
- Use of this source code is governed under the Apache License, Version 2.0
- that can be found in the LICENSE file.
--->
-
-<!DOCTYPE html>
-<html>
-
-<head>
- <title>Botlist filler</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">
- </head>
-
-<body>
- <h1>Botlist filler<h1>
-</body>
-
-</html>
« no previous file with comments | « appengine/swarming/elements/README.md ('k') | appengine/swarming/elements/botlist-index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698