{% load crispy_forms_tags %} {% if user %}
{% else %} {% endif %} {% crispy user_info_form %}

{% if user_last_update %}

Last updated {{ user.updated }}

{% endif %}