{%- import "utils.html" as utils with context -%} {% extends "layout.html" %} {% block head %} Remote follow {{ local_actor.display_name }} {% endblock %} {% block content %} {% include "header.html" %}

Follow {{ local_actor.display_name }}

You can follow the Irish Left Archive with any Fediverse-enabled social media account, such as Mastodon, Pleroma, Pixelfed, etc.

{{ utils.embed_csrf_token() }}
@
{% include "sidebar.html" %}
{% endblock %}