20cd1bb579
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
17 lines
509 B
HTML
17 lines
509 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link href='https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Material+Icons' rel="stylesheet">
|
|
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBF37pw38j0giICt73TCAPNogc07Upe_Q4&libraries=places"></script>
|
|
<meta charset="utf-8">
|
|
<title>Eventos</title>
|
|
</head>
|
|
<body>
|
|
<noscript>
|
|
You need to activate your JS doug.
|
|
</noscript>
|
|
<div id="app"></div>
|
|
<!-- built files will be auto injected -->
|
|
</body>
|
|
</html>
|