Add Listmonk integration for newsletter subscriptions Add newsletter checkbox to form Handle newsletter subscription on form submission Add session flag for thank you page Remove duplicate sign-now ID from form section
4 lines
120 B
PHP
4 lines
120 B
PHP
<h1 id="sign-now">Show your support by signing here</h1>
|
|
|
|
<?= $petition_form ?? '' ?>
|
|
<?= $petition_signatures ?? '' ?>
|