1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 09:49:28 +02:00
This commit is contained in:
daniel 2017-10-29 01:46:39 -03:00
parent d65920c67a
commit 6bdab11bfb

View file

@ -12,7 +12,6 @@ require_once '../objects/functions.php';
<link rel="icon" href="../view/img/favicon.png">
<link href="../view/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css"/>
<link href="../view/bootstrap/bootstrapSelectPicker/css/bootstrap-select.min.css" rel="stylesheet" type="text/css"/>
<link href="../view/css/flag-icon-css-master/css/flag-icon.min.css" rel="stylesheet" type="text/css"/>
<link href="../view/js/seetalert/sweetalert.css" rel="stylesheet" type="text/css"/>
<script src="../view/js/jquery-3.2.0.min.js" type="text/javascript"></script>
</head>