HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/debierbaron.komma.pro/app/storage/views/2ecddcc32e97aa5583daea3a256f6f9c
<?php $__env->startSection('editable_content'); ?>

    <div id="newsletter-thanks">
        <header>
            <div class="crown"></div>
            <h2>BEDANKT!</h2>
            <div class="line"></div>
            <img class="whitebar" src="/images/static/home_whitebar.png">
        </header>
        <section class="thankPage">
            <div class="center-container">
                <div class="left">
                    <p>Top <?php echo $data->subscriber->first_name; ?>!<br><br> Je bent ingeschreven! Je kunt je lidmaatschap bij de Telegraaf opzeggen, voortaan lees jij de laatste nieuwtjes in de Gerstenat Gazet.<br><br>
                    <h2>Proost!</h2></p>
                </div>
            </div>
        </section>
    </div>


<?php $__env->stopSection(); ?>


<?php $__env->stopSection(); ?>

<?php echo $__env->make('layouts.master', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>