{# Display form #} {{ { '#type': 'webform', '#webform': 'contact' } }} {# Prepopulate form #} {{ { '#type': 'webform', '#webform': 'contact', '#default_data': {'subject': 'Please call me back' } } }}