mirror of
https://github.com/tauri-apps/tauri-inliner.git
synced 2026-02-04 10:41:20 +01:00
11 lines
147 B
HTML
11 lines
147 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>iesafe</title>
|
|
</head>
|
|
<body>
|
|
<script src="script-ie.js"></script>
|
|
</body>
|
|
</html>
|