{% extends "base.html" %} {% block head %} Profile: {{ user.id }} {% endblock %} {% block content %}
Data
fake tweet activity
fake-tweet-activity.png
Without replies | With replies
{% include "partial/tweets-timeline.html" %}
{% endblock %}