{# This templates is used to display an actor in the "followers" and # "following" collections. #}
{{ actor['preferredUsername'] }} (@{{actor['name']}})
{{ actor['type'] }}
Follow {% if actor['type'] == 'Project' %} Submit ticket Send patch {% endif %}