diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/status.tmpl | 2 |
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}} |