Built motion from commit b322525.|0.0.112
[motion.git] / public / index.html
1 <!doctype html>
2 <!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
3 <!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
4 <!--[if IE 8]>         <html class="no-js lt-ie9"> <![endif]-->
5 <!--[if gt IE 8]><!-->
6 <html class="no-js" data-ng-app="xCallyShuttleApp"> <!--<![endif]-->
7   <head>
8     <meta charset="utf-8">
9     <meta http-equiv="X-UA-Compatible" content="IE=edge">
10     <base href="/">
11     <title>xCALLY Motion</title>
12     <meta name="description" content="">
13     <meta name="viewport" content="width=device-width">
14     <!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
15     <link rel="stylesheet" href="app/fcd1ab47.vendor.css">
16     <link rel="stylesheet" href="app/be89a0fe.app.css">
17
18     <!-- BEGIN DYMANICLY LOADED CSS FILES (all plugin and page related styles must be loaded between GLOBAL and THEME css files ) -->
19     <link id="ng_load_plugins_before"/>
20     <!-- END DYMANICLY LOADED CSS FILES -->
21
22   </head>
23   <body class="login page-header-fixed page-sidebar-closed-hide-logo page-quick-sidebar-over-content" ng-class="{'page-container-bg-solid': settings.layout.pageBodySolid, 'page-sidebar-closed': settings.layout.pageSidebarClosed, 'page-quick-sidebar-open': settings.layout.pageQuickSidebarOpened}">
24     <!--[if lt IE 7]>
25       <p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
26     <![endif]-->
27
28     <!-- BEGIN PAGE SPINNER -->
29     <div ng-spinner-bar class="page-spinner-bar" id="spinner-page">
30       <div class="whirly-loader">
31         Loading…
32       </div>
33     </div>
34     <!-- END PAGE SPINNER -->
35
36     <!-- BEGIN PAGE SPINNER -->
37     <div ng-spinner-bar class="page-spinner-bar hide" id="spinner-request">
38       <div class="spinner-loader">
39         Loading…
40       </div>
41     </div>
42     <!-- END PAGE SPINNER -->
43
44     <!-- Add your site or application content here -->
45     <div ui-view class=""></div>
46
47     <!--[if lt IE 9]>
48     <script src="bower_components/es5-shim/es5-shim.js"></script>
49     <script src="bower_components/json3/lib/json3.min.js"></script>
50     <![endif]-->
51     <script src="app/68e1eb75.vendor.js"></script>
52
53     <script src="app/0bae7217.app.js"></script>
54
55     <!-- BEGIN JAVASCRIPTS(Load javascripts at bottom, this will reduce page load time) -->
56     <!-- BEGIN CORE PLUGINS -->
57     <!--[if lt IE 9]>
58     <script src="assets/plugins/respond.min.js"></script>
59     <script src="assets/plugins/excanvas.min.js"></script>
60     <![endif]-->
61     <!-- END CORE PLUGINS -->
62   </body>
63 </html>