{% if error_message_content.email|default %}
{% else %} {% endif %} {% if error_message_content.email|default %}
{{ error_message_content.email }}
{% endif %}
{% if error_message_content.password|default %}
{% else %} {% endif %} {% if error_message_content.password|default %}
{{ error_message_content.password }}
{% endif %}
{% if error_message_content.password_confirmation|default %}
{% else %} {% endif %} {% if error_message_content.password_confirmation|default %}
{{ error_message_content.password_confirmation }}
{% endif %}

Already have an account? Login.
View the current Cloud Status.
{% if continue %} {% endif %}