Adds the local contact field in notification emails
Fixes E-DataPortal#346 (closed)
Not easy. To get the local contact info, one needs to do an async request and this didn't fit nicely in the jungle of Promises already present.
I ended up rewriting most of the Promise based calls to refactor out the request to get users.
Edited by Loic Huder