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

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

Issue 2977173002: [milo] add milo version to page base (Closed)
Patch Set: Created 3 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 | « no previous file | milo/frontend/expectations/buildbot.build-Debug_page-_CrWinGoma_30608.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: milo/frontend/appengine/templates/includes/base.html
diff --git a/milo/frontend/appengine/templates/includes/base.html b/milo/frontend/appengine/templates/includes/base.html
index c69c6c35cf64ce20568b7d1a6f0c3158b96238c1..4e73cb727ee7e633367de05999ea689d448487ee 100644
--- a/milo/frontend/appengine/templates/includes/base.html
+++ b/milo/frontend/appengine/templates/includes/base.html
@@ -36,7 +36,8 @@ that can be found in the LICENSE file. -->
<hr>
<a href="https://github.com/luci">luci</a>,
working for the <a href="https://chromium.org/">Chromium</a> project.<br>
- Page built: <b>{{.CurrentTime | localTime "" }}</b>
+ built: <b>{{.CurrentTime | localTime "" }}</b><br>
+ version: <b>{{.AppVersion}}</b><br>
</footer>
<script>
(function () {
« no previous file with comments | « no previous file | milo/frontend/expectations/buildbot.build-Debug_page-_CrWinGoma_30608.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698