summaryrefslogtreecommitdiff
path: root/web/template/status_info.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'web/template/status_info.tmpl')
-rw-r--r--web/template/status_info.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/template/status_info.tmpl b/web/template/status_info.tmpl
index 366300071..a66ca05c4 100644
--- a/web/template/status_info.tmpl
+++ b/web/template/status_info.tmpl
@@ -30,7 +30,7 @@
<div class="stats-item edited-at text-cutoff">
<dt class="sr-only">Edited</dt>
<dd>
- (last edited <time datetime="{{- .EditedAt -}}">{{- .EditedAt | timestampPrecise -}}</time>)
+ (edited <time datetime="{{- .EditedAt -}}">{{- .EditedAt | timestampPrecise -}}</time>)
</dd>
</div>
{{ end }}