mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-29 16:06:16 -06:00
small change in phrasing
This commit is contained in:
parent
59657ad069
commit
e71a82133a
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
||||||
<div class="stats-item edited-at text-cutoff">
|
<div class="stats-item edited-at text-cutoff">
|
||||||
<dt class="sr-only">Edited</dt>
|
<dt class="sr-only">Edited</dt>
|
||||||
<dd>
|
<dd>
|
||||||
(edited at <time datetime="{{- .EditedAt -}}">{{- .EditedAt | timestampPrecise -}}</time>)
|
(last edited <time datetime="{{- .EditedAt -}}">{{- .EditedAt | timestampPrecise -}}</time>)
|
||||||
</dd>
|
</dd>
|
||||||
</div>
|
</div>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue