24 lines
No EOL
741 B
HTML
24 lines
No EOL
741 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
|
|
<base href="/pdf/static/" />
|
|
<title>PDFS453 </title>
|
|
|
|
<link rel="icon" href="favicon.png">
|
|
<link rel="stylesheet" href="/static/shoelace@2.15.0/cdn/themes/light.css" />
|
|
|
|
<script type="module" src="/static/shoelace@2.15.0/cdn/shoelace-autoloader.js"></script>
|
|
<script type="module" src="/static/shoelace@2.15.0/cdn/components/alert/alert.js"></script>
|
|
<script type="module" src="index.js"></script>
|
|
<link rel="stylesheet" href="styles.css" />
|
|
<link rel="stylesheet" href="animations.css" />
|
|
|
|
</head>
|
|
<body>
|
|
</body>
|
|
|
|
</html> |