How to add Element templates to bpmn-js bower bundle?

Element templates won’t work out of the box due to the missing properties panel in the pre-packaged bower bundle.

You need to create a bundle yourself, using the BpmnModeler and the Properties Panel. C.f. this thread for more a more detailed example.