Current Path : /home/baheco/public_html/pag/ |
Linux sd-1582531-l.dattaweb.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 |
Current File : /home/baheco/public_html/pag/links.php |
<link rel="icon" href="img/<?php echo $logoFavicon->getImagen(); ?>" > <link href="css/bootstrap.min.css" rel="stylesheet" type="text/css"> <link href="css/estilo.css" rel="stylesheet" type="text/css"> <link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"> <link rel="stylesheet" type="text/css" href="css/metisMenu.min.css"> <link rel="stylesheet" type="text/css" href="css/jquery.fancybox.min.css"> <link href="https://fonts.googleapis.com/css?family=Roboto+Condensed:300" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Roboto:300" rel="stylesheet"> <script src="http://code.jquery.com/jquery-latest.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/metisMenu.js"></script> <script src='https://www.google.com/recaptcha/api.js'></script> <script src="js/jquery.validate.min.js"></script> <script src="js/additional-methods.min.js"></script> <script src="js/jquery.fancybox.min.js"></script> <script> $(function () { $('#side-menu').metisMenu({ toggle: true, preventDefault: false }); }); </script>