templates/rss/error.tmpl
author Matt Mackall <mpm@selenic.com>
Thu, 23 Apr 2009 15:25:27 -0500
changeset 8128 1467705473d5
parent 7750 b03416194895
child 8936 1de6e7e1bb9f
permissions -rw-r--r--
Merge with crew-stable

{header}
    <title>Error</title>
    <description>Error</description>
    <item>
      <title>Error</title>
      <description>{error|escape}</description>
      <guid>http://www.selenic.com/mercurial/#error</guid>
    </item>
  </channel>
</rss>