<% @title = "WhatDoTheyKnow blog and tweets" %>

Follow us on twitter

Subscribe to blog

<%=@title %>

<% for item in @items: %> <% if item['comments'] %>

<%=h item['title'] %>

Posted on <%= simple_date(Time.parse(item['pubDate'][0])) %> by <%=h item['creator'] %>

<%= item['encoded'] %>

<%=item['comments'][1]%> comments

<% else %>

@whatdotheyknow on <%= simple_date(Time.parse(item['pubDate'][0])) %>

<%=MySociety::Format.make_clickable(h(item['title'][0].sub("WhatDoTheyKnow: ", ""))) %>

<% end %> <% end %>

All blog posts | @whatdotheyknow on twitter