{% extends "email/base.html" %} {% load posthog_assets %} {% load posthog_filters %}{% block section %}

Welcome to PostHog! Click on the following link to verify your email address.

Verify email address

If the button above doesn't work, paste this link into your browser:
{% absolute_uri link %}

{% endblock %} {% block preheader %}{{preheader}}{% endblock %}{% block heading %}Verify your email address.{% endblock %}