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