Add anonymous SVG icon for anonymous signers Add Norway fylker GeoJSON for map boundaries Add CSS styles for petition map Add JavaScript for interactive petition map Add .htaccess to block direct access to data files Add petition-map plugin to process and display map data Add documentation for the petition-map plugin Add mock petition data generator tool
9 lines
314 B
PHP
9 lines
314 B
PHP
<h1 id="sign-now">Signer her for å vise din støtte</h1>
|
|
|
|
<?= $petition_form ?? '' ?>
|
|
|
|
<p class="text-small text-muted">Har du allerede signert, men ikke mottatt bekreftelsesmail? <a href="send-bekreftelse-pa-nytt/">Send bekreftelse på nytt</a></p>
|
|
|
|
<?= $petition_map ?? '' ?>
|
|
|
|
<?= $petition_signatures ?? '' ?>
|