--- layout: feed title: Oliver Davies description: ~ permalink: /rss/drupal-planet.xml use: [posts] --- {{ page.title }} {{ page.description }} {{ site.url }}/daily {% for post in data.posts if post.drupal_planet %} {{ post.title }} {{ site.url }}{{ post.url }} {{ site.url }}{{ post.url }} {{- post.blocks.content -}} {{ post.date|date('D, d M Y H:i:s') }} GMT {% endfor %}