{% extends "templates/web.html" %} {% block page_content %}
{{ full_name }}

{{ full_name }}

{{ short_intro }}

Role: {{ role }}

{{ frappe.utils.md_to_html(bio) }}

{% endblock %}