Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
template
  • Loading branch information
mparaiso committed Mar 23, 2013
1 parent d22d0c8 commit 08e6bf0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 126 deletions.
125 changes: 0 additions & 125 deletions src/Mparaiso/Rss/Builder/cache/95/8c/98937d88ef38ce718f1b6fde511b.php

This file was deleted.

2 changes: 1 addition & 1 deletion src/Mparaiso/Rss/Builder/views/template.rss.twig
Expand Up @@ -21,7 +21,7 @@
<title>{{ item.title }}</title>
<description>{{ item.description }}</description>
<guid isPermaLink='{{ item.isPermalink|default("false") }}'>{{ item.link }}</guid>
<link>{{ item.link }}</guid>
<link>{{ item.link }}</link>
<pubDate>{{ item.pubDate|date("D, d M Y H:i:s T") }}</pubDate>
</item>
{% endfor %}
Expand Down

0 comments on commit 08e6bf0

Please sign in to comment.