mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
14 lines
315 B
Plaintext
14 lines
315 B
Plaintext
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="https://use.typekit.net/okr8ven.css">
|
|
<meta charset="utf-8" />
|
|
<meta
|
|
http-equiv="Content-Security-Policy"
|
|
content="script-src 'self' 'unsafe-inline'"
|
|
/>
|
|
</head>
|
|
<body>
|
|
<div id="shortcut-launch"></div>
|
|
</body>
|
|
</html> |