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/SBogers96/smilefotografie.nl/app/storage/views/bb176a8dfa6e7a13bd877161970ac56e
<div class="grid-container">

    <span class="filter-title">Wat wilt u zien?</span>

    <?php /* QnD: For Smile website only one page has filters, so hard-code it */ ?>
    <div class="album-filter">
        <a <?php if($filter == 'category'): ?> class="active" <?php endif; ?> href="?filter=category">Categorie&euml;n</a>
        <a <?php if($filter == 'company'): ?> class="active" <?php endif; ?> href="?filter=company">Bedrijven</a>
    </div>

</div>