<%= @meta_tags.h1_tag %>

The latest news, trends and topics from the front lines of the Internet economy.

<% @news_and_events.each_with_index do |news_and_event, index| %> <% dynamic_class = "" if index % 2 == 0 dynamic_class = "left-newspost news-post-blog" else dynamic_class = "right-newspost pull-right news-post-blog" end %>

<%= news_and_event.title %>

<% end %>