{% from 'macros.html' import follow_area with context %} {% from 'bootstrap5/nav.html' import render_nav_item %}
{{ user.bio }}
{% endif %}{% if user.website %} {{ render_icon('link-45deg') }} {{ user.website|truncate(30) }} {% endif %} {% if user.location %} {{ render_icon('pin-map') }} {{ user.location|truncate(30) }} {% endif %} {{ render_icon('calendar') }} Joined {{ user.member_since }}