##// END OF EJS Templates
keyword: monkeypatch patch.diff for non-interactive diffs...
keyword: monkeypatch patch.diff for non-interactive diffs Avoid clobbering diffs with expanded keywords eg. for notify extension.

File last commit:

r5928:3340aa5a default
r6092:911f5be5 default
Show More
header.tmpl
5 lines | 139 B | application/x-cheetah | CheetahLexer
Edouard Gomez
Send encoding information in rss header
r3948 <?xml version="1.0" encoding="{encoding}"?>
Brendan Cully
Move RSS theme into subdirectory
r3235 <rss version="2.0">
<channel>
Brendan Cully
Fix RSS URLs (closes issue396)
r3423 <link>{urlbase}{url}</link>
Brendan Cully
Move RSS theme into subdirectory
r3235 <language>en-us</language>