[contact-form]
[contact-field label="이름" type="name" required="true" /]
[contact-field label="이메일" type="email" required="true" /]
[contact-field label="생년월일(예:960101)" type="text" /]
[contact-field label="주소(예:서울, 경기)" type="text" /]
[contact-field label="휴대폰(예:010-1234-5678)" type="text" required="true" /]

관심사항

[contact-field label="교통사고" type="checkbox" /]
[contact-field label="채권추심" type="checkbox" /]
[contact-field label="산재" type="checkbox" /]
[contact-field label="이혼" type="checkbox" /]
[contact-field label="의료사고" type="checkbox" /]
[contact-field label="웹사이트" type="url" /] [contact-field label="댓글" type="textarea" required="true" /] [/contact-form]