{# /** * @file * Theme for Quick Tabs module's block content. * * Available variables: * - title: the title of the block * - block: the render array of block content * - classes: the class attribute * - id: the id attribute * * @ingroup themeable */ #}
{{ title }}
{{ block }}