##// END OF EJS Templates
login: Bring recaptcha back to work....
login: Bring recaptcha back to work. - Missed some template context variables needed for recaptcha to work. - Now reuse the register view in register_post when rendering the form with errors.

File last commit:

r1:854a839a default
r46:4bc0185d 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