We are running into problems with the I-ways PayPal Module with email templates that use
<div>{{block class="Magento\\Cms\\Block\\Block" area="frontend" block_id="agb_email_german"}}</div> (see also Magento 2: How to call CMS Block in email templates?)
In Magento 2.3.
I was wondering if that is the right way to include a static block or if there is a better way, especially because of the upcoming strict mode changes.