mon-entreprise/index.html

15 lines
370 B
HTML
Raw Normal View History

2016-06-29 10:27:04 +00:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>prel2</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,300' rel='stylesheet' type='text/css'>
</head>
<body>
<div id="js">lOl</div>
<script type="text/javascript" src="dist/bundle.js"></script>
</body>
</html>