mautic-advanced-templates-bundle
mautic-advanced-templates-bundle copied to clipboard
Reusable code snippets/Dynamic content does not work in Mautic 4.4.10
Trying to use dynamic content as per Example 3: Reusable code snippets using the following...
{% TWIG_BLOCK %} {{include('dc:test_content')}} {% END_TWIG_BLOCK %}
I get the error...
mautic.NOTICE: Swift_TransportException: Error while rendering part text: line 1: attempt to call non-existent macro 'include' (uncaught exception) at /var/www/mautic/app/bundles/EmailBundle/Swiftmailer/Transport/AbstractTokenArrayTransport.php line 291 while running console command
mautic:emails:send []