{% include_block page.biography %}
Person types
{% for person_type in page.person_types.all %}{{ person_type }}
{% endfor %}Social Media Links
{% for item in page.social_media_profile.all %}{{ item.get_service_display }}
{{ item.profile_url }}
{% endfor %}