diff --git a/app/templates/layout.html b/app/templates/layout.html index fe91722..fb92cf8 100644 --- a/app/templates/layout.html +++ b/app/templates/layout.html @@ -45,7 +45,9 @@ diff --git a/app/templates/remote_follow.html b/app/templates/remote_follow.html index f525852..8919435 100644 --- a/app/templates/remote_follow.html +++ b/app/templates/remote_follow.html @@ -3,11 +3,13 @@ {% block content %} {% include "header.html" %} +

Remotely follow {{ local_actor.display_name }}

+
{% endblock %}