aboutsummaryrefslogtreecommitdiff
path: root/templates/status.tmpl
diff options
context:
space:
mode:
authorr <r@freesoftwareextremist.com>2019-12-14 17:18:04 +0000
committerr <r@freesoftwareextremist.com>2019-12-14 17:18:04 +0000
commitda44fafe92707e6980abefcfb08c80a1eb9a862a (patch)
tree075cafec6b999d9fe153b4915aa4d6552dd596d6 /templates/status.tmpl
parent74880af4495a16f3f19b9be9cbfc9aaffd6014dd (diff)
downloadbloat-da44fafe92707e6980abefcfb08c80a1eb9a862a.tar.gz
bloat-da44fafe92707e6980abefcfb08c80a1eb9a862a.zip
Rename repeated to retweeted in template
Diffstat (limited to 'templates/status.tmpl')
-rw-r--r--templates/status.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/status.tmpl b/templates/status.tmpl
index baccabb..10934b5 100644
--- a/templates/status.tmpl
+++ b/templates/status.tmpl
@@ -4,7 +4,7 @@
<img class="status-profile-img" src="{{.Account.AvatarStatic}}" alt="profile-avatar" />
<span class="status-dname"> {{WithEmojis .Account.DisplayName .Account.Emojis}} </span>
<span class="icon dripicons-retweet retweeted"></span>
- repeated
+ retweeted
</div>
{{template "status" .Reblog}}
{{else}}