diff --git a/council_names.json b/council_names.json index c4820cc..df3adc1 100644 --- a/council_names.json +++ b/council_names.json @@ -982,7 +982,8 @@ "Melba", "Curtain", "Hoddle" - ] + ], + "footer": "Your local community group in the City of Yarra is Streets Alive Yarra Inc." }, { "shortName": "Yarra Ranges", diff --git a/php-template/template.php b/php-template/template.php index 9450299..cb6925d 100644 --- a/php-template/template.php +++ b/php-template/template.php @@ -62,4 +62,10 @@ if (count($wardCandidates) == 0) continue; - \ No newline at end of file + + + + +
+ + \ No newline at end of file