templates/header-rss.tmpl
author Matt Mackall <mpm@selenic.com>
Mon, 11 Jul 2005 21:56:29 -0800
changeset 684 4ccf3de52989
parent 599 765182a4c843
permissions -rw-r--r--
Turn off signing with hgeditor by default manifest hash: f2732475351ee22d78e0dab629db03f1f215b21f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
599
765182a4c843 [PATCH] Add RSS support to hgweb
mpm@selenic.com
parents:
diff changeset
     1
Content-type: text/xml
765182a4c843 [PATCH] Add RSS support to hgweb
mpm@selenic.com
parents:
diff changeset
     2
765182a4c843 [PATCH] Add RSS support to hgweb
mpm@selenic.com
parents:
diff changeset
     3
<rss version="2.0">
765182a4c843 [PATCH] Add RSS support to hgweb
mpm@selenic.com
parents:
diff changeset
     4
  <channel>
765182a4c843 [PATCH] Add RSS support to hgweb
mpm@selenic.com
parents:
diff changeset
     5
    <link>#url#</link>
765182a4c843 [PATCH] Add RSS support to hgweb
mpm@selenic.com
parents:
diff changeset
     6
    <language>en-us</language>