You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
686 B
27 lines
686 B
<!DOCTYPE html>
|
|
<html>
|
|
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
|
|
<title>AntDesignUIApp</title>
|
|
<base href="/" />
|
|
|
|
<!--ABP:Styles-->
|
|
<link href="global.css?_v=637820998049203967" rel="stylesheet"/>
|
|
<!--/ABP:Styles-->
|
|
</head>
|
|
|
|
<body class="abp-application-layout bg-light">
|
|
<div id="ApplicationContainer">
|
|
<div class="spinner">
|
|
<div class="double-bounce1"></div>
|
|
<div class="double-bounce2"></div>
|
|
</div>
|
|
</div>
|
|
|
|
<!--ABP:Scripts-->
|
|
<script src="global.js?_v=637820998050943368"></script>
|
|
<!--/ABP:Scripts-->
|
|
</body>
|
|
</html>
|
|
|