All tweets
Users
{% for user_name in user_names %}
{{ user_name }}
{% endfor %}
{% include "footer.html" %}