##// END OF EJS Templates
coal: more tweaks...
coal: more tweaks - move icons inside links - set icon borders to 0 - make active menu button white on black and remove bar

File last commit:

r5269:46c5e1ee default
r6463:5e011a40 default
Show More
tagentry.tmpl
8 lines | 299 B | application/x-cheetah | CheetahLexer
<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>