diff --git a/brutaldon/templates/main/toot_partial.html b/brutaldon/templates/main/toot_partial.html index 3b9c1ba..92e822c 100644 --- a/brutaldon/templates/main/toot_partial.html +++ b/brutaldon/templates/main/toot_partial.html @@ -92,12 +92,13 @@ {% if toot.reblogged %} - + + {% else %} - + + {% endif %} - - + {% endif %} @@ -105,11 +106,12 @@ {% if toot.favourited %} + {% else %} - + + {% endif %} - - +