Developer-oriented extension that makes it possible to embed Drupal (10+) blocks or entities in a CiviCRM Smarty template file. Requires the Twig Tweak module.
For example, in a custom Smarty file, render a Drupal login block:
{renderdrupal_block}user_login_block{/renderdrupal_block}