From 904dadfc2b949ea4e12846dfd13f899de971ff84 Mon Sep 17 00:00:00 2001 From: Dorian Wood Date: Thu, 25 Apr 2024 10:28:06 -0400 Subject: [PATCH] Moved reblogger avatar, now located next to "reblogged by" --- brutaldon/templates/main/toot_partial.html | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/brutaldon/templates/main/toot_partial.html b/brutaldon/templates/main/toot_partial.html index 5bd547f..38aaa77 100644 --- a/brutaldon/templates/main/toot_partial.html +++ b/brutaldon/templates/main/toot_partial.html @@ -14,17 +14,10 @@

-

- {% if reblog %} -

- - - -

- {% endif %}
@@ -38,6 +31,9 @@ {% if reblog %}
Boosted by @{{ reblog_by }} + + + {% endif %}

{% if toot.spoiler_text %} @@ -152,7 +148,6 @@
{% endif %}
-

{% if not confirm_page %}