diff --git a/templates/notification.tmpl b/templates/notification.tmpl index 02b3847..b1855a6 100644 --- a/templates/notification.tmpl +++ b/templates/notification.tmpl @@ -20,7 +20,7 @@
- profile-avatar + profile-avatar
@@ -43,7 +43,7 @@ {{else if eq .Type "reblog"}}
- avatar + avatar {{EmojiFilter .Account.DisplayName .Account.Emojis}} retweeted your post @@ -56,7 +56,7 @@ {{else if eq .Type "favourite"}}
- avatar + avatar {{EmojiFilter .Account.DisplayName .Account.Emojis}} liked your post diff --git a/templates/status.tmpl b/templates/status.tmpl index ec0d297..3c0533b 100644 --- a/templates/status.tmpl +++ b/templates/status.tmpl @@ -3,7 +3,7 @@ {{if .Reblog}}
- avatar + avatar {{EmojiFilter .Account.DisplayName .Account.Emojis}} retweeted @@ -15,7 +15,7 @@
diff --git a/templates/userlist.tmpl b/templates/userlist.tmpl index 426bffc..b4e8cd0 100644 --- a/templates/userlist.tmpl +++ b/templates/userlist.tmpl @@ -4,7 +4,7 @@