From 41588c42efdb6d8d19f5a1fd3405dad20f648322 Mon Sep 17 00:00:00 2001 From: Dorian Wood Date: Sun, 22 Sep 2024 16:10:18 -0400 Subject: [PATCH] moving icons. needs polish --- brutaldon/templates/main/toot_partial.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/brutaldon/templates/main/toot_partial.html b/brutaldon/templates/main/toot_partial.html index 00d88f5..8835f52 100644 --- a/brutaldon/templates/main/toot_partial.html +++ b/brutaldon/templates/main/toot_partial.html @@ -11,6 +11,8 @@
{% endif %} +
+
- {% if reblog %} -

- - - -

- {% endif %}
-
-

{{ toot.account.display_name | fix_emojos:toot.account.emojis | strip_html |safe}} @@ -36,6 +29,13 @@ {{ toot.created_at |humane_time }} {% if reblog %} +

+

+ + + +

+

Boosted by @{{ reblog_by }} {% endif %}