{% extends "email/base.html" %} {% load posthog_assets %} {% block section %} {% if inviter %}
{{ invite_summary }}
{% if invite_message %} {% endif %} {% else %}Hello,
Your subscription to the {{ resource_noun }} {{ resource_name }} is ready! {% if resource_noun == "Dashboard" %} Email subscriptions are limited to at most 6 insights. {% endif %}
{% endif %} {% if asset_data|length < total_asset_count %}SHOWING {{ asset_data|length }} OF {{ total_asset_count }} DASHBOARD INSIGHTS
{% endif %} {% if change_summary %}AI summary:
AI summary skipped
Your organization has reached its AI credit usage limit, so the AI summary wasn't generated for this report. Increase the limit in Billing settings to resume summaries.
❌ {{ asset.insight_name }}
There was an error generating your asset: {{ asset.error_message }}
If this issue persists, please contact support.