top of page

<form action="https://app.getresponse.com/add_subscriber.html" accept-charset="utf-8" method="post" target="_blank">

            <!-- Email field (required) -->

            CORREO ELECTRONICO: <input type="text" name="email" size="45"/><br/>

            <!-- Campaign token -->

            <!-- Get the token at: https://app.getresponse.com/campaign_list.html -->

            <input type="hidden" name="campaign_token" value="nnt8Y" />

           <!-- Add subscriber to the follow-up sequence with a specified day (optional) -->
           <input type="hidden" name="start_day" value="0" />

            <!-- Thank you page (optional) -->

            <input type="hidden" name="thankyou_url" value="http://www.tlclatino.net/5779691"/>

            <!-- Forward form data to your page (optional) -->

            <input type="hidden" name="forward_data" value="" />

            <!-- Subscriber button -->

<input type="image" name="submit" src="https://static.wixstatic.com/media/c12c28_e39ab31527dd4cc9b296315655cfee57~mv2.png/v1/fill/w_405,h_135,al_c,usm_0.66_1.00_0.01/c12c28_e39ab31527dd4cc9b296315655cfee57~mv2.png" border="0" alt="Submit" />

</form>

bottom of page