{% if tweets %} {% for tweet in tweets %}
{% endfor %} {% else %} No tweets yet. {% endif %}