Aanmeldingsformulier kennismakingsbijeenkomst
This commit is contained in:
@@ -14,6 +14,7 @@ $img = $data[0];
|
||||
</p>
|
||||
</div>
|
||||
<p><a class="read_more" href="{{ route('beelden') }}" title="Bekijk meer beelden uit het Gooi"><span class="arrow"></span><span>Meer beelden</span></a></p>
|
||||
<div class="clearfix"></div>
|
||||
<p class='bouwmee'><a href="mailto:beelden@nhgooi.nl">Jouw foto hier? Mail naar beelden@nhgooi.nl!</a></p>
|
||||
|
||||
<style>
|
||||
|
||||
@@ -16,15 +16,15 @@
|
||||
"Podcast" => array(
|
||||
"Duurzaam Gooi" => "/podcast/1076/podcast-duurzaam-gooi"),
|
||||
"Regioagenda" => "/agenda",
|
||||
"Over ons" => array(
|
||||
"NH Gooi" => array(
|
||||
"" => "/contact",
|
||||
"Download de app" => "/app",
|
||||
"Contact" => "/contact",
|
||||
"Vacatures" => "/vacatures",
|
||||
"Frequenties" => "/frequenties",
|
||||
"Adverteren?" => "/adverteren",
|
||||
),
|
||||
"NH Nieuws" => "https://nhnieuws.nl");
|
||||
"NH Nieuws" => "https://nhnieuws.nl")
|
||||
);
|
||||
?>
|
||||
<?php
|
||||
function isActive($link, $checksubmenus) {
|
||||
|
||||
Reference in New Issue
Block a user