mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-22 04:13:06 +09:00
11 lines
No EOL
226 B
HTML
11 lines
No EOL
226 B
HTML
<!DOCTYPE html>
|
|
<html lang="en-US">
|
|
<head>
|
|
<link rel="import" href="file_importC4.html" onload="loaded()" onerror="failed()"></link>
|
|
</head>
|
|
<body>
|
|
<script>
|
|
order.push("C3");
|
|
</script>
|
|
</body>
|
|
</html> |