diff options
Diffstat (limited to 'web/template/status_attributes.tmpl')
| -rw-r--r-- | web/template/status_attributes.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/template/status_attributes.tmpl b/web/template/status_attributes.tmpl index a99775d59..15c1d17d3 100644 --- a/web/template/status_attributes.tmpl +++ b/web/template/status_attributes.tmpl @@ -18,7 +18,7 @@ */ -}} {{- define "ariaLabel" -}} -@{{ .Account.Acct -}}, {{ .CreatedAt | timestampPrecise -}} (server time) +@{{ .Account.Acct -}}, {{ .CreatedAt | timestampPrecise }} (server time) {{- if .LanguageTag -}} , language {{ .LanguageTag.DisplayStr -}} {{- end -}} |
