{% csrf_token %}

{{data.user.name}}

{% if data.user.bio %}
{% else %}
{% endif %} {% if data.user.country %}
{% endif %} {% if data.user.blog %} Personal Blog {% endif %}

Joined: {{data.user.joined}}