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

Unified Diff: milo/appengine/frontend/templates/includes/base.html

Issue 2748073006: Milo Refactor: Remove theme support (Closed)
Patch Set: Fix builder.html pointer Created 3 years, 9 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: milo/appengine/frontend/templates/includes/base.html
diff --git a/milo/appengine/frontend/templates/buildbot/includes/buildbot.html b/milo/appengine/frontend/templates/includes/base.html
similarity index 98%
rename from milo/appengine/frontend/templates/buildbot/includes/buildbot.html
rename to milo/appengine/frontend/templates/includes/base.html
index 0e59dc107db88174d1f72b18edeee150feaf26b1..5387de8e40d2093b6049bb1adade15afd62d556d 100644
--- a/milo/appengine/frontend/templates/buildbot/includes/buildbot.html
+++ b/milo/appengine/frontend/templates/includes/base.html
@@ -1,4 +1,4 @@
-{{define "buildbot"}}
+{{define "base"}}
<!DOCTYPE html>
<!-- Copyright 2015 The LUCI Authors. All rights reserved.
Use of this source code is governed under the Apache License, Version 2.0.

Powered by Google App Engine
This is Rietveld 408576698