2022-08-04 00:57:56 +00:00
|
|
|
<!DOCTYPE html>
|
2023-08-05 01:22:27 +00:00
|
|
|
<html style="width: 100%">
|
2022-08-04 00:57:56 +00:00
|
|
|
<head>
|
|
|
|
<script>const g_data = $data;</script>
|
|
|
|
</head>
|
2023-08-05 01:22:27 +00:00
|
|
|
<body style="color: #fff; width: 100%">
|
2022-08-14 18:25:05 +00:00
|
|
|
<h1>Tilde Friends Administration</h1>
|
2022-08-04 00:57:56 +00:00
|
|
|
</body>
|
|
|
|
<script type="module" src="script.js"></script>
|
|
|
|
</html>
|