2018-01-09 17:52:26 +01:00
|
|
|
<!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">
|
2018-01-13 23:33:03 +01:00
|
|
|
<title>Eventos</title>
|
2018-01-09 17:52:26 +01:00
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<noscript>
|
2018-01-13 23:33:03 +01:00
|
|
|
You need to activate your JS doug.
|
2018-01-09 17:52:26 +01:00
|
|
|
</noscript>
|
|
|
|
<div id="app"></div>
|
|
|
|
<!-- built files will be auto injected -->
|
|
|
|
</body>
|
|
|
|
</html>
|