diff --git a/templates/nav.tmpl b/templates/nav.tmpl index 98f0532..88458c8 100644 --- a/templates/nav.tmpl +++ b/templates/nav.tmpl @@ -3,7 +3,7 @@
- +
diff --git a/templates/notification.tmpl b/templates/notification.tmpl index 4eed61b..2778ef0 100644 --- a/templates/notification.tmpl +++ b/templates/notification.tmpl @@ -23,7 +23,7 @@
@@ -43,7 +43,7 @@
@@ -76,7 +76,7 @@ {{else if eq .Type "reblog"}}
- avatar + avatar @{{.Account.Acct}} @@ -90,7 +90,7 @@ {{else if eq .Type "favourite"}}
- avatar + avatar @{{.Account.Acct}} @@ -104,7 +104,7 @@ {{else}}
- avatar + avatar @{{.Account.Acct}} diff --git a/templates/requestlist.tmpl b/templates/requestlist.tmpl index eec75f2..8142620 100644 --- a/templates/requestlist.tmpl +++ b/templates/requestlist.tmpl @@ -4,7 +4,7 @@
diff --git a/templates/status.tmpl b/templates/status.tmpl index fdff1f8..d6bfedf 100644 --- a/templates/status.tmpl +++ b/templates/status.tmpl @@ -3,7 +3,7 @@ {{if .Reblog}}
- avatar + avatar {{EmojiFilter .Account.DisplayName .Account.Emojis}} @@ -18,7 +18,7 @@
diff --git a/templates/user.tmpl b/templates/user.tmpl index 823e6d5..c7b3164 100644 --- a/templates/user.tmpl +++ b/templates/user.tmpl @@ -5,8 +5,8 @@