rebuild GUI structure(only changed modules' name)
[vnfsdk/refrepo.git] / login / src / main / webapp / login / html / login.html
1 <!--
2     Copyright 2016, CMCC Technologies Co., Ltd.
3
4     Licensed under the Apache License, Version 2.0 (the "License");
5     you may not use this file except in compliance with the License.
6     You may obtain a copy of the License at
7
8             http://www.apache.org/licenses/LICENSE-2.0
9
10     Unless required by applicable law or agreed to in writing, software
11     distributed under the License is distributed on an "AS IS" BASIS,
12     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13     See the License for the specific language governing permissions and
14     limitations under the License.
15 -->
16 <!DOCTYPE html>
17 <html>
18         <head>
19                 <title id="openo_login_title" name_i18n="openo_login_i18n_login"></title>
20                 <meta charset="utf-8"/>
21                 <meta http-equiv="X-UA-Compatible" content="IE=edge">
22                 <meta http-equiv="pragma" content="no-cache"/>
23                 <meta http-equiv="cache-control" content="no-cache, no-store, max-age=0, must-revalidate"/>
24                 <meta content="width=device-width, initial-scale=1.0" name="viewport"/>
25                 <meta content="" name="description"/>
26                 <meta content="" name="author"/>
27         </head>
28         <body>
29 demo
30         </body>
31 </html>