{% extends "zephyr/portico.html" %} {% block portico_content %}

{% if confirmed %}

You're confirmed. We're not exactly sure what we confirmed you for, but whatever it is you're totally good.

{% else %}

Whoops, something's not right. We couldn't find your confirmation ID!

Make sure you copied the link correctly in to your browser. If you're still encountering this page, its probably our fault. We're sorry.

Anyway, shoot us a line at support@humbughq.com and we'll get this resolved shortly.

{% endif %}
{% endblock %}