{% extends "email/base.html" %} {% load posthog_assets %} {% block section %}
{{ inviter_first_name }} ({{ inviter_email }}) started setting up PostHog for {{ org_name }} and would like you to finish the setup. Accept the invitation below to get started. You'll be taken through the full setup flow.
PostHog is an all-in-one platform for product analytics, session replays, feature flags, experiments, surveys, and more.
{% if invite_message %} {% endif %}This invitation will expire on {{ expiry_date }}.
{% block footer %} {% endblock %} {% endblock %}{% load posthog_filters %}