{% comment %} For very simple form fields {% endcomment %} {% if prelabel %}{{ prelabel }}{% endif %} {% if type == "textarea" %} {{ slot }} {% else %} {% endif %} {% if postlabel %}{{ postlabel }}{% endif %}