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/HBergman/dezaakpartners.nl/wwwroot/wp-content/themes/minimatica/footer.php
<?php
/**
 * The footer Template
 *
 * @package WordPress
 * @subpackage minimatica
 * @since Minimatica 1.0
 */
 ?>
 		<footer id="footer">
			<?php get_sidebar( 'footer' ); ?>
 			<nav id="access" role="navigation">
 				<?php wp_nav_menu( array( 'theme_location'  => 'primary_nav', 'container_id' => 'primary-nav', 'container_class' => 'nav', 'fallback_cb' => 'minimatica_nav_menu' ) ); ?>
			</nav><!-- #access -->
		</footer><!-- #footer -->
	</div><!-- #wrapper -->
	<?php wp_footer(); ?>
</body>
</html>