webform-submission-form.html.twig in Webform 8.5
Same filename and directory in other branches
Default theme implementation for a webform submission form.
Available variables:
- form: The webform submission form.
File
templates/webform-submission-form.html.twigView source
- {#
- /**
- * @file
- * Default theme implementation for a webform submission form.
- *
- * Available variables:
- * - form: The webform submission form.
- *
- * @ingroup themeable
- */
- #}
- {{ form }}