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 %}