HEX
Server: Apache
System: Linux info 3.0 #1337 SMP Tue Jan 01 00:00:00 CEST 2000 all GNU/Linux
User: u109544320 (5061488)
PHP: 8.3.29
Disabled: NONE
Upload Files
File: /homepages/38/d934194269/htdocs/clickandbuilds/luxembourgauction/wp-content/themes/probid/index.php
<?php



get_header();

if (is_home()) {
    // Include breadcrumb template
    Egns\Helper\Egns_Helper::egns_template_part('breadcrumb', 'templates/breadcrumb-archive');
}

// Include content template
Egns\Helper\Egns_Helper::egns_template_part('content', 'templates/standard', '', ['style' => 'standard']);

get_footer();