templates/rss/error.tmpl @ 4b3cb867d109

Style updates
author Steve Losh <steve@stevelosh.com>
date Fri, 17 Jan 2020 12:13:11 -0500
parents b2b88bc58ef9
children (none)
{header}
    <title>Error</title>
    <description>Error</description>
    <item>
      <title>Error</title>
      <description>{error|escape}</description>
      <guid>https://mercurial-scm.org/#error</guid>
    </item>
  </channel>
</rss>