##// END OF EJS Templates
revbranchcache: move entry writing to a separate function...
revbranchcache: move entry writing to a separate function This moves the actual writing of entries to the cache to a separate function. This will allow us to use it in multiple places. Ex: in one place we will write dummy entries, and in another place we will write real data.

File last commit:

r9999:f91e5630 default
r24375:fe255b25 default
Show More
tags.tmpl
6 lines | 154 B | application/x-cheetah | CheetahLexer
{header}
<title>{repo|escape}: tags </title>
<description>{repo|escape} tag history</description>
{entriesnotip%tagentry}
</channel>
</rss>