{% if redirect %}
{% endif %}
{% if message.len() != 0 %}
{{ message }}
{% endif %} {% if redirect %} Redirecting you to the
homepage
{% else %} Go back
to the homepage
{% endif %}