##// END OF EJS Templates
pyramid: use explicit c var for globals passed in templates instead of the global 'request'
pyramid: use explicit c var for globals passed in templates instead of the global 'request'

File last commit:

r1:854a839a default
r1922:4edc1a1e default
Show More
.howto
3 lines | 75 B | text/plain | TextLexer
# building the docs
cd docs
nix-build default.nix -o result
make clean html