From fe31d4197b66cced9ca84779fac4fe69242d844b Mon Sep 17 00:00:00 2001 From: r Date: Tue, 18 Feb 2020 22:15:37 +0000 Subject: Add frame based navigation --- 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 95dee20..c4f2e5f 100644 --- a/templates/status.tmpl +++ b/templates/status.tmpl @@ -2,7 +2,7 @@
{{if .Reblog}}
- + avatar {{EmojiFilter .Account.DisplayName .Account.Emojis}} @@ -14,39 +14,39 @@ {{with $s := .Data}}
{{EmojiFilter .Account.DisplayName .Account.Emojis}} - + {{.Account.Acct}} -
+
- + source {{if .Muted}}
- +
{{else}}
- +
{{end}} {{if eq $.Ctx.UserID .Account.ID}}
- +
{{end}}
@@ -55,7 +55,7 @@