{% extends "_base.html" %} {% block main %} {% include "./timeline_partial.html" with toots=toots %} {% endblock %}