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

Unified Diff: milo/appengine/frontend/templates/bootstrap/pages/log.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/bootstrap/pages/log.html
diff --git a/milo/appengine/frontend/templates/bootstrap/pages/log.html b/milo/appengine/frontend/templates/bootstrap/pages/log.html
deleted file mode 100644
index 140d3937ee07862d18b1282714800c12e4067f1d..0000000000000000000000000000000000000000
--- a/milo/appengine/frontend/templates/bootstrap/pages/log.html
+++ /dev/null
@@ -1,7 +0,0 @@
-{{define "title"}}Logs{{end}}
-
-{{define "head"}}{{end}}
-
-{{define "body"}}
-<pre>{{.Log}}</pre>
-{{end}}

Powered by Google App Engine
This is Rietveld 408576698