cgi.py: Export the template cache to the templates.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 16 Mar 2013 17:29:39 +0000 (17:29 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 16 Mar 2013 17:45:05 +0000 (17:45 +0000)
commitacd737d82202ac7874a03568b72f9b680244bfb9
treeba9768fefe64c24cfcf9d4324f2ffe306c05639b
parent77bef10fa6bce063445df4feb9ac5f678b71cb99
cgi.py: Export the template cache to the templates.

Now they can invoke each other with `~=TMPL[NAME]@?'.
cgi.py