#121 Move jinja templates out into their own files.
Merged by ralph. Opened by ralph.
feature/move-templates  into  develop

Download 121.patch
no initial comment

This is pretty disruptive (it will require lots of people to resolve merge conflicts if they were working on something)... but I'd rather have it done now than later when it would cause even more trouble.

Having the templates in their own files should make them much easier to hack on (since python won't conflict with html in your editor).

:thumbsup: for me

@ralph +1 works well. This is much better. Thanks! :)

Thanks all!

Pull-Request has been merged by ralph

Metadata