HEX
Server: Apache
System: Linux webm020.cluster128.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: thanexcelr (29537)
PHP: 7.3.33
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/thanexcelr/www/wp-content/themes/fifteen/modules/navigation/primary-menu.php
	<nav id="site-navigation" class="main-navigation col title-font" role="navigation">
		<?php
			// Get the Appropriate Walker First.
			$walker = has_nav_menu('primary') ? new Hanne_Menu_With_Icon : '';
			    //Display the Menu.							
		    wp_nav_menu( array( 'theme_location' => 'primary', 'walker' => $walker ) ); ?>
	</nav><!-- #site-navigation -->
	<div id="slickmenu"></div>