view templates/rss/header.tmpl @ 4527:b422b558015b

Add ui.slash hgrc setting This will make most commands print paths using "/", regardless of the value of os.sep.
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
date Fri, 08 Jun 2007 23:49:12 -0300
parents be5d099e7a62
children
line wrap: on
line source

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>