update
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="es">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Innercys</title>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap" rel="stylesheet">
|
||||
<link href="/_/style.css" rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
<?php include "/var/www/html/_/comp/Header.php"; ?>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user