Mercurial > hg
view templates/atom/tagentry.tmpl @ 7002:07c8396fa001
i18n, mq: mark command line options for translation
author | Martin Geisler <mg@daimi.au.dk> |
---|---|
date | Sat, 06 Sep 2008 17:44:03 +0200 |
parents | 46c5e1ee8aaa |
children | d5662e939893 |
line wrap: on
line source
<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>