' . __( 'Your Name', 'wpcf7' ) . ' ' . __( '(required)', 'wpcf7' ) . '' . "\n" . ' [text* your-name]
' . __( 'Your Email', 'wpcf7' ) . ' ' . __( '(required)', 'wpcf7' ) . '' . "\n" . ' [email* your-email]
' . __( 'Subject', 'wpcf7' ) . '' . "\n" . ' [text your-subject]
' . __( 'Your Message', 'wpcf7' ) . '' . "\n" . ' [textarea your-message]
[submit "' . __( 'Send', 'wpcf7' ) . '"]