renderPledgePage($councilData, $candidateData, $mediaData); if ($pageContent === null) { exit(2); } echo $pageContent; exit(0);