Chris@0: {# Chris@0: /** Chris@0: * @file Chris@0: * Default theme implementation to display a language content settings table. Chris@0: * Chris@0: * Available variables: Chris@0: * - title: The title of the table. Chris@0: * - build: Table of content language settings. Chris@0: * Chris@0: * @see template_preprocess_language_content_settings_table() Chris@0: * Chris@0: * @ingroup themeable Chris@0: */ Chris@0: #} Chris@0:

{{ title }}

Chris@0: {{ build }}