{% load i18n %} {% if tweets %} {% for tweet in tweets %}
{% blocktrans %}You haven't posted any tweets yet.{% endblocktrans %}
{% blocktrans %}There are currently no tweets to be listed.{% endblocktrans %}