{% import '_includes/forms' as forms %} {{ forms.text({ name: 'linkValue', value: link.linkValue, placeholder: link.placeholder ?? link.linkValuePlaceholder(), }) }}