Email: {{ user.email }}
{% if user.location %}Location: {{ user.location }}
{% endif %} {% if user.website %}Website: {{ user.website }}
{% endif %}Member since: {{ user.date_joined|date:'F j, Y' }}
Profile
Manage your account information
{{ user.job_title }}
{{ user.company }}
Email: {{ user.email }}
{% if user.location %}Location: {{ user.location }}
{% endif %} {% if user.website %}Website: {{ user.website }}
{% endif %}Member since: {{ user.date_joined|date:'F j, Y' }}