Is there a templating language like jade that is for both python and javascript and has the same syntax on each?
Pyjade does not have the same syntax for the engine-specific parts as jade, and therefore will not work for me.
I am willing to use something like jinja2js, but jinja2js doesn't work for pyjade.