blob: d8ac498b568dae508c4a3554396833e8bc12aa35 [file] [log] [blame]
Matteo Scandolofc4b37b2017-02-02 12:18:47 -08001<!DOCTYPE html>
2<html lang="en" ng-app="xos-sample-gui-extension">
3<head>
4 <meta charset="UTF-8">
5 <title>Document</title>
6</head>
7<body>
8 <div ui-view></div>
9</body>
10</html>