##// END OF EJS Templates
hgweb templates: Don't word wrap "foo bar ago" (e.g. "3 months\nago")...
hgweb templates: Don't word wrap "foo bar ago" (e.g. "3 months\nago") This made log entries or hgwebdir index look ugly with certain browser widths.

File last commit:

r1650:f2ebd525 default
r2130:90ee844b default
Show More
filelogentry-rss.tmpl
7 lines | 289 B | application/x-cheetah | CheetahLexer
<item>
<title>#desc|strip|firstline|strip|escape#</title>
<link>#url#?f=#filenode|short#;file=#file|urlescape#</link>
<description><![CDATA[#desc|strip|escape|addbreaks#]]></description>
<author>#author|obfuscate#</author>
<pubDate>#date|rfc822date#</pubDate>>
</item>