{# /** * @file * Default theme implementation for horizontal tabs. * * Available variables * - attributes: A list of HTML attributes for the wrapper element. * - children: The rendered children. * * @see template_preprocess_horizontal_tabs() * * @ingroup themeable */ #}
{{ children }}