11 lines
485 B
HTML
11 lines
485 B
HTML
|
<head>
|
||
|
<title>Alpha by HTML5 UP</title>
|
||
|
<meta charset="utf-8" />
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||
|
<!--[if lte IE 8]><script src="build/js/ie/html5shiv.js"></script><![endif]-->
|
||
|
<link rel="stylesheet" href="build/css/main.css" />
|
||
|
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/css/bootstrap-grid.min.css">
|
||
|
|
||
|
<!--[if lte IE 8]><link rel="stylesheet" href="build/css/ie8.css" /><![endif]-->
|
||
|
</head>
|