{% load twitter_tags i18n %} {% tweets_for_search "#Django" 5 as tweets %} {% if tweets %}

{% trans "Recent Tweets" %}

{% endif %}