File: rss.tpl

package info (click to toggle)
libapache-gallery-perl 1.0.2-5.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 728 kB
  • sloc: perl: 1,280; sh: 21; makefile: 15
file content (6 lines) | stat: -rw-r--r-- 202 bytes parent folder | download | duplicates (15)
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
	{ $ITEMS }
	</channel>
</rss>