diff options
Diffstat (limited to 'web/template/status_attachment.tmpl')
| -rw-r--r-- | web/template/status_attachment.tmpl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/web/template/status_attachment.tmpl b/web/template/status_attachment.tmpl index a60ef4137..d04f11d5d 100644 --- a/web/template/status_attachment.tmpl +++ b/web/template/status_attachment.tmpl @@ -24,7 +24,6 @@ loading="lazy" {{- if .Description }} alt="{{- .Description -}}" - title="{{- .Description -}}" {{- end }} width="{{- .Meta.Small.Width -}}" height="{{- .Meta.Small.Height -}}" @@ -37,7 +36,6 @@ loading="lazy" {{- if .Description }} alt="{{- .Description -}}" - title="{{- .Description -}}" {{- end }} width="518" height="460" @@ -138,7 +136,6 @@ data-pswp-height="{{- .Item.Meta.Original.Height -}}px" data-cropped="true" {{- if .Item.Description }} - alt="{{- .Item.Description -}}" title="{{- .Item.Description -}}" {{- end }} > |
