diff --git a/bookwyrm/templates/ostatus/remote_follow_button.html b/bookwyrm/templates/ostatus/remote_follow_button.html index 2848fde0..fc869229 100644 --- a/bookwyrm/templates/ostatus/remote_follow_button.html +++ b/bookwyrm/templates/ostatus/remote_follow_button.html @@ -4,9 +4,12 @@
- + {% blocktrans with username=user.localname %}Follow on Fediverse{% endblocktrans %}
+

+ {% trans 'This link opens in a pop-up window' %} +

{% endif %}