Html程序  |  11行  |  326 B

<!doctype html>
<html>
<head>
<meta charset="utf-8" content="text/html">
<title i18n-content="keyboardOverlayTitle"></title>
<link rel="stylesheet" href="keyboard_overlay.css">
<script src="keyboard_overlay_data.js"></script>
<script src="keyboard_overlay.js"></script>
<body class="keyboard-overlay-keyboard"></body>
</html>