##// 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
filelog-rss.tmpl
6 lines | 174 B | application/x-cheetah | CheetahLexer
#header#
<title>#repo|escape#: #file|escape# history</title>
<description>#file|escape# revision history</description>
#entries%filelogentry#
</channel>
</rss>