File: D:/HostingSpaces/SBogers68/resortouddorpduin.nl/wwwroot/app/views/de/v_thanks.php
<div class="content">
<div class="header-image">
<div class="content-image">
<img src="/public/images/static/woningen/items/Oudduin_header_2.jpg" alt="" />
</div>
</div>
<div class="fixed">
<div class="column-left">
<h1>Kontakt</h1>
<img src="/public/images/structure/logo_ouddorpduin3.png" class="contactLogo"/>
<h2>Verkauf & Informationen</h2>
<p>Strand Resort Ouddorp Duin<br>Zakencentrum Bolduc<br>Utopialaan 49<br>5232 CD 's-Hertogenbosch<br>Die Niederlande<br>Tel: +31(0)73 30 300 55<br><a href="mailto:info@resortouddorpduin.nl">info@resortouddorpduin.nl</a><br /> <a href="https://www.resortouddorpduin.nl">www.resortouddorpduin.nl</a></p>
<h2>Informationszentrum</h2>
<p>Westerweg 24,<br/> Ouddorp (Hauptgebäude)</p>
<div class="header-button"><a href="<?php echo LANG_ROOT ?>nieuwsbrief">Newsletter abonnieren</a></div>
</div>
<div class="column-right">
<h1>Vielen Dank für Ihre Anfrage</h1>
<?php
echo '<p>' . $_SESSION['contact']['success'] . '</p>';
unset($_SESSION['contact']['success']);
?>
<br><br>
</div>
</div>
</div>
<div class="column-fullwidth clear">
</div>