Changeset 1009
- Timestamp:
- 01/10/07 18:16:54 (2 years ago)
- Files:
-
- trunk/app/views/podcasts/feed.rxml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/app/views/podcasts/feed.rxml
r796 r1009 4 4 xml.author @podcast.documents.first.author.name 5 5 xml.description @podcast.description 6 xml.lastBuildDate @podcast.date .strftime("%a, %e %b %Y %T %Z")6 xml.lastBuildDate @podcast.date 7 7 8 8 for document in @podcast.documents
