{% extends "layout.html" %} {% block body %}
{{user.location}}
{% endif %} {% if user.url %} {% endif %} {% if user.bio %}{{user.bio | md}}
{% endif %} {% if any(lists) %} {% for list in lists %}From {% if current_user %} {{ email.parsed().get('From') }} {% else %} {{ parseaddr(email.parsed().get('From'))[0] }} {% endif %} to {{email.list.owner.canonical_name}}/{{email.list.name}}
{{ format_body(email, limit=15) }}
No activity from this user.
{% endif %}