{# /** * @file * Default theme implementation of an address composite webform element. * * Available variables: * - content: The address webform element to be output. * - flexbox: Determines if Flexbox layout should be applied to the composite * element. * * @see template_preprocess_webform_composite_address() * * @ingroup themeable */ #} {% if flexbox %}