custom newsletter

main
alexanderroese 2024-06-21 19:46:32 +02:00
parent bed006d165
commit 3a00d68a15
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
{% form 'customer', class: 'newsletter-form' %}
{% form 'customer' %}
<input type="hidden" name="contact[tags]" value="newsletter">
<div
class="{% comment %}newsletter-form__field-wrapper{% endcomment %}{% if settings.animations_reveal_on_scroll %} scroll-trigger animate--slide-in{% endif %}"