{{ toot.author }} {{ toot.created_at | rel_date }}
{% autoescape false %} {{ toot.content }} {% endautoescape %}
{% for attachment in toot.media_attachments %} {% else %} {% if toot.card_url %} {% endif %} {% endfor %}
{% autoescape false %} {{ ctx.render_toot_display_plugins(toot) }} {% endautoescape %}