{% if briefing.content %}
{{ briefing.content }}

Token count: {{ briefing.token_count }}

{% else %}

No briefing data available.

{% endif %}