diff --git a/templates/nav.tmpl b/templates/nav.tmpl index f3db9f1..97898c8 100644 --- a/templates/nav.tmpl +++ b/templates/nav.tmpl @@ -8,7 +8,7 @@
- {{EmojiFilter .User.DisplayName .User.Emojis}} + {{EmojiFilter .User.DisplayName .User.Emojis}} @{{.User.Acct}} diff --git a/templates/notification.tmpl b/templates/notification.tmpl index 10eaafc..3977aa7 100644 --- a/templates/notification.tmpl +++ b/templates/notification.tmpl @@ -27,7 +27,7 @@
- {{EmojiFilter .Account.DisplayName .Account.Emojis}} + {{EmojiFilter .Account.DisplayName .Account.Emojis}} followed you - diff --git a/templates/status.tmpl b/templates/status.tmpl index 4cdb459..6071b2f 100644 --- a/templates/status.tmpl +++ b/templates/status.tmpl @@ -5,7 +5,7 @@ avatar - {{EmojiFilter .Account.DisplayName .Account.Emojis}} + {{EmojiFilter .Account.DisplayName .Account.Emojis}} @{{.Account.Acct}} @@ -23,7 +23,7 @@
- {{EmojiFilter .Account.DisplayName .Account.Emojis}} + {{EmojiFilter .Account.DisplayName .Account.Emojis}} @{{.Account.Acct}} diff --git a/templates/user.tmpl b/templates/user.tmpl index b7a12b9..b3461c6 100644 --- a/templates/user.tmpl +++ b/templates/user.tmpl @@ -11,7 +11,7 @@