From e9f5e0cab55a8a92575139788ffb003ed5d4f576 Mon Sep 17 00:00:00 2001 From: r Date: Sun, 23 Feb 2020 13:26:39 +0000 Subject: Use element to set target --- templates/status.tmpl | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) (limited to 'templates/status.tmpl') diff --git a/templates/status.tmpl b/templates/status.tmpl index 536f515..0371a4e 100644 --- a/templates/status.tmpl +++ b/templates/status.tmpl @@ -2,7 +2,7 @@
{{if .Reblog}}
- + avatar {{EmojiFilter .Account.DisplayName .Account.Emojis}} @@ -14,14 +14,14 @@ {{with $s := .Data}}
{{EmojiFilter .Account.DisplayName .Account.Emojis}} - + {{.Account.Acct}}
@@ -33,18 +33,18 @@ source {{if .Muted}} -
+
{{else}} -
+
{{end}} {{if eq $.Ctx.UserID .Account.ID}} -
+
@@ -55,7 +55,7 @@
{{if .InReplyToID}} @@ -103,7 +103,7 @@ {{end}}
{{if .Poll}} -
+ {{range $i, $o := .Poll.Options}} @@ -139,58 +139,58 @@ {{end}}