templates/atom/tagentry.tmpl
author Matt Mackall <mpm@selenic.com>
Mon, 08 Oct 2007 18:47:15 -0500
changeset 5424 005638db9d0c
parent 5266 46c5e1ee8aaa
permissions -rw-r--r--
osutil: fold stat paths together - simplify st/py_st logic - use stp to point to stat buffer - combine stat paths

 <entry>
  <title>#tag|escape#</title>
  <link rel="alternate" href="{urlbase}{url}rev/{node}"/>
  <id>http://www.selenic.com/mercurial/#tag-{node}</id>
  <updated>#date|rfc3339date#</updated>
  <published>#date|rfc3339date#</published>
  <content type="text">#tag|strip|escape#</content>
 </entry>