diff --git a/brutaldon/templates/main/toot_partial.html b/brutaldon/templates/main/toot_partial.html index 1932c0e..b94285c 100644 --- a/brutaldon/templates/main/toot_partial.html +++ b/brutaldon/templates/main/toot_partial.html @@ -92,7 +92,7 @@ {% if toot.visibility != 'private' and toot.visibility != 'direct' %} + ic-indicator="#toot-spinner-{{toot.id}}"> {% if toot.reblogged %} Boosted @@ -106,7 +106,7 @@ {% endif %} + ic-indicator="#toot-spinner-{{toot.id}}"> {% if toot.favourited %} Favorited @@ -117,7 +117,7 @@ - +
{% if toot.account.acct == own_acct.acct %}