Project

General

Profile

Download (518 Bytes) Statistics
| Branch: | Revision:

git_sitools_idoc / flarecast / workspace / client-portal-3.0 / index.html @ master

1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
        <meta charset="UTF-8">
5
        
6
        <link rel="stylesheet" type="text/css"
7
                href="/sitools/client-portal/resources/css/portal.css">
8
        
9
        <title>Client Portal</title>
10
        <!-- <x-compile> -->
11
        <!-- <x-bootstrap> -->
12
        <link rel="stylesheet" href="bootstrap.css">
13
        <script src="/sitools/client-public/cots/extjs4/ext-4.2.1.883/ext-all-debug.js"></script>
14
        <script src="bootstrap.js"></script>
15
        <!-- </x-bootstrap> -->
16
        <script src="app.js"></script>
17
        <!-- </x-compile> -->
18

    
19
</head>
20
<body></body>
21
</html>