blob: 4cfc84eecb8fcb944dbc759be491ceb23a6cf452 [file] [log] [blame]
<!doctype html>
<html>
<head>
<base href="/">
<meta charset="utf-8">
<title>XOS</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width">
<link rel="icon" type="image/png" href="http://fountainjs.io/assets/imgs/fountain.png" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" />
</head>
<body ng-app="app">
<ui-view></ui-view>
</body>
</html>