{% extends "templates/web.html" %} {% block page_content %}
{{ user.short_intro }}
{{ frappe.utils.md_to_html(user.bio) }}