Prenumeruok naujienlaiškį

{% form 'customer' %}
  <input type="email" name="contact[email]" placeholder="Įvesk el. paštą" required>
  <button type="submit">Prenumeruoti</button>
{% endform %}