diff --git a/www/docs/postcode/index.php b/www/docs/postcode/index.php index 0d7cdd1162..85a240df03 100644 --- a/www/docs/postcode/index.php +++ b/www/docs/postcode/index.php @@ -22,7 +22,7 @@ # 2024 ELECTION EXTRA -$address = get_http_var('address'); +$data['address'] = $address = get_http_var('address'); if ($address) { $dc_data = democracy_club_address($address); $constituencies = mapit_address($address, $pc); diff --git a/www/includes/easyparliament/templates/html/postcode/ge2024.php b/www/includes/easyparliament/templates/html/postcode/ge2024.php index afc2768823..5af0e87f6e 100644 --- a/www/includes/easyparliament/templates/html/postcode/ge2024.php +++ b/www/includes/easyparliament/templates/html/postcode/ge2024.php @@ -28,6 +28,19 @@ } ?>.

+ + +

+ To find out where to vote (your polling station), visit WhereDoIVote.co.uk. +

+

To understand more about how the election will work, you can read our 10-point guide.