Mini Shell

Direktori : /home/brasafestival/www/old/
Upload File :
Current File : /home/brasafestival/www/old/index.php

<?php include('config.php'); ?>
<!DOCTYPE html>
<html lang="pt-br">

<head>
	<?php include('head.php'); ?>
</head>

<body>
	<!-- configuracoes_tagsbody direto do configuracoes -->

	<?php echo $row_configuracoes['configuracoes_tagsbody']; ?>

	<!-- fecha configuracoes_tagsbody direto do configuracoes -->

	<?php include('header.php'); ?>
	<?php include('nav/paginas.php'); ?>
	<?php include('footer.php'); ?>
	<?php include('nav/whatsapp-widget.php'); ?>
	<?php include('nav/pop-up.php'); ?>

	<a class="transition shadow" href="#top">
		<i class="fa fa-caret-up" aria-hidden="true"></i>
	</a>

	<?php if($row_configuracoes['configuracoes_lgpd'] == 1) { ?>
		<?php include('nav/lgpd.php'); ?>
	<?php } ?>
</body>

</html>

Zerion Mini Shell 1.0