Mercurial > hg > mercurial
view mercurial-tests/testData/bin/Templates/atom/tagentry.tmpl @ 88:6fada1d52902 Darjeeling-5.0.x
new hg utility
author | Pavel.Sher |
---|---|
date | Tue, 08 Dec 2009 20:20:52 +0300 |
parents | a530ea876f55 |
children |
line wrap: on
line source
<entry> <title>{tag|escape}</title> <link rel="alternate" href="{urlbase}{url}rev/{node|short}"/> <id>{urlbase}{url}#tag-{node}</id> <updated>{date|rfc3339date}</updated> <published>{date|rfc3339date}</published> <content type="text">{tag|strip|escape}</content> </entry>