362
| <![CDATA[<input type="text" class="form-control validate[required]" name="nome" maxlength="100">]]>
|
367
| <![CDATA[<input type="text" class="form-control validate[required] inputmask_cpf_cnpj" name="cpf">]]>
|
371
| <![CDATA[<input type="tel" required placeholder="Insira seu telefone" class="form-control inputmask_tel validate[required]" name="telefone" max="11" />]]>
|
378
| <![CDATA[<input type="text" class="form-control validate[required,custom[email]]" name="email" maxlength="100">]]>
|
383
| <![CDATA[<input type="text" class="form-control validate[custom[email]]" name="email2" maxlength="100">]]>
|
415
| <![CDATA[<input type="text" class="form-control validate[required]" name="nome" maxlength="100">]]>
|
420
| <![CDATA[<input type="password" class="form-control validate[required]" name="senha" maxlength="100">]]>
|
455
| <![CDATA[<input type="text" class="form-control " name="nome" maxlength="100" required="required">]]>
|
459
| <![CDATA[<input type="email" class="form-control " name="email" maxlength="100" required="required">]]>
|
463
| <![CDATA[<input type="text" class="form-control " name="senha" maxlength="100" required="required">]]>
|
491
| <![CDATA[<input type="email" class="form-control " name="email" maxlength="100" required="required">]]>
|