{% include "../../base/frontpage_header.tpl" %}
{% if verifySuccess %}

Email link handled successfully

Your email address is now verified.
Continue to {{ site.siteName }} front page.
{% else %}

Email link handled unsuccessfully

The activation link was invalid.
Continue to {{ site.siteName }} front page.
{% endif %}
{% include "../../base/footer.tpl" %}