{% extends 'base.html' %} {% block content %}
{{ tweet | render_tweet(of=user, ctx=ctx) | safe }}

Interaction history

Interaction types

Interacting tweets (chronological)

Observed users in interactions

Observed tags in interactions

{% endblock %}