{% if not user %}
{% partial __SELF__ ~ '::signin' %}
{% else %} {% partial __SELF__ ~ '::update' %} {% endif %}