##// END OF EJS Templates
util: extract function that parses timezone string...
util: extract function that parses timezone string It will be used to parse a timezone argument passed to a template function.

File last commit:

r13858:1046cb66 stable
r26126:7b625bae default
Show More
bookmarks.tmpl
6 lines | 164 B | application/x-cheetah | CheetahLexer
{header}
<title>{repo|escape}: bookmarks </title>
<description>{repo|escape} bookmark history</description>
{entries%bookmarkentry}
</channel>
</rss>