From 5e4da01c3ae3ae2e870faba9085d9d9213c01c29 Mon Sep 17 00:00:00 2001 From: r Date: Fri, 13 Dec 2019 18:08:26 +0000 Subject: Initial commit --- templates/status.tmpl | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 templates/status.tmpl (limited to 'templates/status.tmpl') diff --git a/templates/status.tmpl b/templates/status.tmpl new file mode 100644 index 0000000..47ff6e4 --- /dev/null +++ b/templates/status.tmpl @@ -0,0 +1,43 @@ +
+
+ profile-avatar +
+
+
+ {{WithEmojis .Account.DisplayName .Account.Emojis}} + {{.Account.Acct}} +
+
{{WithEmojis .Content .Emojis}}
+ +
+
-- cgit v1.2.3