|
|
@ -5,8 +5,8 @@
|
|
|
|
global $googleApis, $googleStatic, $poppins, $icon, $logoUCA;
|
|
|
|
global $googleApis, $googleStatic, $poppins, $icon, $logoUCA;
|
|
|
|
?>
|
|
|
|
?>
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css">
|
|
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css">
|
|
|
|
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap-grid.min.css">
|
|
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.grid-min.css">
|
|
|
|
<link rel="stylesheet" href="Views\CSS\adminLogin.css">
|
|
|
|
<link rel="stylesheet" href="Views\CSS\adminLogin.css">
|
|
|
|
<link rel="preconnect" href="<?php echo $googleApis; ?>">
|
|
|
|
<link rel="preconnect" href="<?php echo $googleApis; ?>">
|
|
|
|
<link rel="preconnect" href="<?php echo $googleStatic; ?>" crossorigin>
|
|
|
|
<link rel="preconnect" href="<?php echo $googleStatic; ?>" crossorigin>
|
|
|
|