mirror of
https://github.com/aljazceru/rabbit.git
synced 2025-12-17 22:14:26 +01:00
10 lines
191 B
HTML
10 lines
191 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<title>Transfer Config</title>
|
|
<script src="transfer-config.ts" type="module"></script>
|
|
</head>
|
|
<body></body>
|
|
</html>
|