Browse Source

Update index.html

redesign
Anxhelo Lushka 7 years ago
committed by GitHub
parent
commit
a9007eb7a8
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      index.html

3
index.html

@ -234,9 +234,8 @@ clients:
<div class='row'> <div class='row'>
<div class='medium-8 columns'> <div class='medium-8 columns'>
</div> </div>
<form style="padding:5px;text-align:center;" action="https://tinyletter.com/uracreative" method="post" target="popupwindow" onsubmit="window.open('https://tinyletter.com/uracreative', 'popupwindow', 'scrollbars=yes,width=800,height=600');return true"><p font-size: 16px><label for="tlemail">Enter your email address to subscribe to our newsletter</label></p> <form style="text-align:center;" action="https://tinyletter.com/uracreative" method="post" target="popupwindow" onsubmit="window.open('https://tinyletter.com/uracreative', 'popupwindow', 'scrollbars=yes,width=800,height=600');return true"><p><label for="tlemail">Enter your email address to subscribe to our newsletter</label></p>
<p><input type="text" style="width:400px" name="email" id="tlemail" /><input type="submit" value="Subscribe" /></p> <p><input type="text" style="width:400px" name="email" id="tlemail" /><input type="submit" value="Subscribe" /></p>
<input type="hidden" value="1" name="embed"/>
<p><a href="https://tinyletter.com/uracreative/archive" target="_blank">Our newsletter archive</a></p> <p><a href="https://tinyletter.com/uracreative/archive" target="_blank">Our newsletter archive</a></p>
</form> </form>
</div> </div>

Loading…
Cancel
Save