|
@@ -9,12 +9,12 @@
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
<meta name="renderer" content="webkit">
|
|
<meta name="renderer" content="webkit">
|
|
|
|
|
+ <base href="../">
|
|
|
<link href="static/images/icon.png" rel="icon" type="image/x-icon"/>
|
|
<link href="static/images/icon.png" rel="icon" type="image/x-icon"/>
|
|
|
<link rel="stylesheet" href="static/lib/bootstrap/css/bootstrap.min.css"/>
|
|
<link rel="stylesheet" href="static/lib/bootstrap/css/bootstrap.min.css"/>
|
|
|
<link rel="stylesheet" href="static/css/common.css"/>
|
|
<link rel="stylesheet" href="static/css/common.css"/>
|
|
|
<link rel="stylesheet" href="static/css/index.css"/>
|
|
<link rel="stylesheet" href="static/css/index.css"/>
|
|
|
<link rel="stylesheet" href="static/css/toastr.css">
|
|
<link rel="stylesheet" href="static/css/toastr.css">
|
|
|
- <base href="../">
|
|
|
|
|
</head>
|
|
</head>
|
|
|
<style>
|
|
<style>
|
|
|
.finance {
|
|
.finance {
|