##// END OF EJS Templates
monoblue: add a space to separate navigation links in file log footer...
monoblue: add a space to separate navigation links in file log footer Before: '(0)-60tip', after: '(0) -60 tip'.

File last commit:

r9999:f91e5630 default
r26958:32bd195a default
Show More
filelog.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>