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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 {{define "title"}}Logs{{end}}
2
3 {{define "head"}}{{end}}
4
5 {{define "body"}}
6 <pre>{{.Log}}</pre>
7 {{end}}
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698