##// END OF EJS Templates
hgweb: Search templates in templatepath/style/map, too, using a common function....
hgweb: Search templates in templatepath/style/map, too, using a common function. This allows for web templates to be self-contained in a directory, which makes copying and modifying them easier.

File last commit:

r3235:e281903c default
r3276:db9d2a62 default
Show More
tagentry.tmpl
6 lines | 199 B | application/x-cheetah | CheetahLexer
<item>
<title>#tag|escape#</title>
<link>#url#?cs=#node|short#</link>
<description><![CDATA[#tag|strip|escape|addbreaks#]]></description>
<pubDate>#date|rfc822date#</pubDate>
</item>