Browse Source

Update index.html

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

5
index.html

@ -234,9 +234,8 @@ clients:
<div class='row'>
<div class='medium-8 columns'>
</div>
<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" /></p>
<p><input type="submit" value="Subscribe" /></p>
<form 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><a href="https://tinyletter.com/uracreative/archive" target="_blank">Our newsletter archive</a></p>
</form>
</div>

Loading…
Cancel
Save