summaryrefslogtreecommitdiffhomepage
path: root/recent.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'recent.tmpl')
-rw-r--r--recent.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/recent.tmpl b/recent.tmpl
index 8311636..c26feae 100644
--- a/recent.tmpl
+++ b/recent.tmpl
@@ -20,7 +20,7 @@
</div>
<div class="details left-right">
<span class="id">{{.Id}}</span>
- <span>Last updated on {{.StartTime.Format "January 02, 2006 15:04 UTC"}}</span>
+ <span>Last updated on {{.LastModified.Format "January 02, 2006 15:04 UTC"}}</span>
</div>
</div>
{{end}}