{{ toot.account.display_name }}
@{{ toot.account.username }}
{{ toot.created_at |naturaltime }}
{% if reblog %}
Boosted by @{{ reblog_by }}
{% endif %}
{{ toot.spoiler_text }}
{% endif %}
{{ toot.content | safe }}
{% if toot.media_attachments %}
{% endif %}