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