##// END OF EJS Templates
security: don't use literal in notifications....
security: don't use literal in notifications. - exposes security problems - we don't store any html anyway in the subject

File last commit:

r1:854a839a default
r1825:fcaa19d4 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