diff --git a/misc/dashboard/app/build/ui.html b/misc/dashboard/app/build/ui.html
index 742268f755..5b5f4ebe34 100644
--- a/misc/dashboard/app/build/ui.html
+++ b/misc/dashboard/app/build/ui.html
@@ -118,7 +118,7 @@
{{end}}
{{shortUser .User}} |
- {{.Time.Time.Format "Mon 02 Jan 15:04"}} |
+ {{.Time.Format "Mon 02 Jan 15:04"}} |
{{shortDesc .Desc}} |
{{end}}
@@ -197,7 +197,7 @@
{{end}}
{{with $pkg.Commit}}
{{shortUser .User}} |
- {{.Time.Time.Format "Mon 02 Jan 15:04"}} |
+ {{.Time.Format "Mon 02 Jan 15:04"}} |
{{shortDesc .Desc}} |
{{end}}