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