{{ form_row(form.email, {
"attr": {
"placeholder": "メールアドレス"
}
}) }}
{{ form_row(form.phone, {
"placeholder": "000-0000-0000"