<% _.each(tweets, function(tweet, index) { %>
@<%= twitter_account %>: <%= tweet.text %>
<% }); %>