You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

23 lines
657 B

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>App de Gestión de Vehículos</title>
<link rel="stylesheet" href="../../assets/css/main.css" />
<noscript><link rel="stylesheet" href="../../assets/css/noscript.css" /></noscript>
</head>
<body>
<!-- Header -->
<section id="header">
<div class="inner">
<a href="/public/index.php" > <i class="icon solid major fa-car"> </i></a>
<h1>App de Gestión de <strong>Vehículos</strong></h1>
</div>
</section>