~ubuntu-branches/ubuntu/quantal/libapache-gallery-perl/quantal

« back to all changes in this revision

Viewing changes to templates/new/rss.tpl

  • Committer: Bazaar Package Importer
  • Author(s): Don Armstrong
  • Date: 2011-09-28 14:57:52 UTC
  • mfrom: (1.1.5 upstream) (2.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20110928145752-y9wqfirb6gjmxu6c
Tags: 1.0.1-2
Fix maintainer address

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
 
2
<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss" xmlns:atom="http://www.w3.org/2005/Atom">
 
3
        <channel>
 
4
        { $ITEMS }
 
5
        </channel>
 
6
</rss>