File: /var/www/vhosts/creativefellows.nl/apics.creativefellows.nl/templates/aanmelden-nieuwsbrief.twig
{% extends "base.twig" %}
{% block content %}
{% for row in page.contents %}
<div class="page-section {{row.classname}}" id="{{row.element_id}}">{{ row.html|raw }}</div>
{% endfor %}
<div>
<form class="js-cm-form" id="subForm" action="https://www.createsend.com/t/subscribeerror?description=" method="post" data-id="92D4C54F0FEC16E5ADC2B1904DE9ED1A316F749CF3A85D907C442377DB8FBC4855942A45C94522FDE4D0FA0132EB349549F0EB9C4D7B46962F8EA22EBB4CFF91"><div><div><label>Naam </label><input aria-label="Naam" id="fieldName" maxlength="200" name="cm-name" placeholder="Naam"></div><div><label>E-mailadres </label><input autocomplete="Email" aria-label="E-mailadres" class="js-cm-email-input qa-input-email" id="fieldEmail" maxlength="200" name="cm-jhtjyhl-jhtjyhl" placeholder="E-mailadres" required="" type="email"></div></div><button type="submit">Aanmelden</button>
</form>
</div>
<script type="text/javascript" src="https://js.createsend1.com/javascript/copypastesubscribeformlogic.js"></script>
{% endblock %}