templates/rss/header.tmpl
author Patrick Mezard <pmezard@gmail.com>
Mon, 19 Feb 2007 10:32:46 +0100
changeset 4129 e817c68edfed
parent 3985 4874ca8a53c1
permissions -rw-r--r--
stdout raises EINVAL when flush() is called on a closed pipe under win32. Maybe the exception should be caught and translated at raise location instead (sshserver.py).

Content-type: text/xml; charset={encoding}

<?xml version="1.0" encoding="{encoding}"?>
<rss version="2.0">
  <channel>
    <link>{urlbase}{url}</link>
    <language>en-us</language>