{# /** * @file * Default theme implementation from webform submission as HTML. * * Available variables: * - data: The webform submission's data. * @see template_preprocess_webform_submission_html() * * @ingroup themeable */ #} {{ data }}