I just noticed that one defective .kid template can completely crash the server. I used a template that doesn't have any python embedded in it. It was all just a poorly formed HTML and some javascript.
It may be a good idea to somehow catch the defective templates and displaying an error page instead.

