After upgrading to EPiServer.Forms 5.5.0 placeholder template changed from #template item# to ::template item::
For example:
EPiServer.Forms 5.4.0 had syntax like this: #summary#
EPiServer.Forms 5.5.0 has syntax like this: ::summary::
It brakes all emails because they don't contain information from template items.