{# /** * @file * Theme override for a 'Featured left image' block. * * Available variables: * - content: An array of block content elements. Use 'content' to print them all. * - label: The block label (if it has one). * - block_id: The block ID. * - attributes: HTML attributes for the block. * * @see template_preprocess_block() */ #} {# Wrap the block content in a div with a unique ID and appropriate classes. #}