##// END OF EJS Templates
Add control-w key binding to quit hgk.
Add control-w key binding to quit hgk.

File last commit:

r1410:17703aa4 default
r1429:45bd7925 default
Show More
changelogentry-rss.tmpl
7 lines | 245 B | application/x-cheetah | CheetahLexer
/ templates / changelogentry-rss.tmpl
<item>
<title>#desc|firstline|escape#</title>
<link>#url#?cs=#node|short#</link>
<description><![CDATA[#desc|escape|addbreaks#]]></description>
<author>#author|obfuscate#</author>
<pubDate>#date|rfc822date#</pubDate>
</item>