{{ user.fullname }}

{% if user.about %}

{{ user.about|mdstrip(180) }}

{% else %}
{% endif %} {{ _('View Profile') }}