{% if token %}
{% if error %}

{{ error }}

{% endif %}
{% else %}

{{ error }}

{% endif %}