| 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.
|
|
|