##// END OF EJS Templates
commit: tidy up mergestate slightly
commit: tidy up mergestate slightly

File last commit:

r8428:5ccca717 default
r8503:90f86a53 default
Show More
filelog.tmpl
6 lines | 174 B | application/x-cheetah | CheetahLexer
Dirkjan Ochtman
atom/rss: use newer template syntax everywhere
r8428 {header}
<title>{repo|escape}: {file|escape} history</title>
<description>{file|escape} revision history</description>
{entries%filelogentry}
Brendan Cully
Move RSS theme into subdirectory
r3235 </channel>
</rss>