{% extends "email/base.html" %} {% load posthog_assets %} {% load posthog_filters %} {% block heading %}You were mentioned in a discussion{% endblock %} {% block section %}

{{ commenter.first_name }} mentioned you in a comment in the project {{ team.name }}.

{{ content }}

Reply to comment

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

{% endblock %} {% block footer %} Need help? Visit support or Read our documentation.

Manage these notifications in PostHog {% endblock %}