Federation: <%# Debug information%> <% if !Federails::actor_entity?(user) %>

<%= user.class.name %> is not configured to have an associated actor; you won't be allowed to follow or be followed

<% elsif !user.federails_actor.present? %>

Your account does not have an associated actor; you won't be allowed to follow or be followed

<% end %>