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/e1e83fa833d754757dda902b5a68f9d5
<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>