Subscribe to newsletter using Mailchimp
See
https://veterinarkartan.se/ - end of page for the field.
Now when I hit Subscribe it takes me to a Mailchimp page. I don't want the user to leave my site, just to put their e-mail in and hit Subscribe.
What am I doing wrong here?
Code:
<form action="https://veterinarkartan.us18.list-manage.com/subscribe/post?u=4f09a17b937b1228cb22e4c15&id=8718324c46 " method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div id="mc_embed_signup_scroll">
<div class="small-12 medium-8 small-centered columns">
<div class="input-group">
<input class="input-group-field" type="email" placeholder="Din epostadress"><div class="input-group-button">
<input type="submit" class="button" value="Prenumerera">
</div>
</div>
</form>