Only info I found was this:
http://forrst.com/posts/Node_js_Jade_Import_Jade_File-CZW
I replicated the suggested folder structure (views/partials) But it didn\'t
Jade has a command called include. Just use
include _form
given that the filename of the partial is *_form.jade*, and is in the same directory